System.IO.IsolatedStorage.IsolatedStorageFileStream.CanWrite Property

Gets a Boolean value indicating whether you can write to the file.

Syntax

public override bool CanWrite { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to determine whether the System.IO.IsolatedStorage.IsolatedStorageFileStream object can be written.

Requirements

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