System.IO.IsolatedStorage.IsolatedStorageFileStream.CanRead Property

Gets a Boolean value indicating whether the file can be read.

Syntax

public override bool CanRead { 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 read.

Requirements

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