System.IO.IsolatedStorage.IsolatedStorageFileStream.ReadByte Method

Reads a single byte from the System.IO.IsolatedStorage.IsolatedStorageFileStream object in isolated storage.

Syntax

public override int ReadByte ()

Returns

The 8-bit unsigned integer value read from the isolated storage file.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.IO.IsolatedStorage
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0
Since: .NET 2.0