System.IO.IsolatedStorage.IsolatedStorageFileStream.WriteByte Method

Writes a single byte to the System.IO.IsolatedStorage.IsolatedStorageFileStream object.

Syntax

public override void WriteByte (byte value)

Parameters

value
The byte value to write to 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