FileStreamCanRead Property |
Gets a value indicating whether the current stream supports reading.
Namespace: CMS.FileSystemStorageAssembly: CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax public override bool CanRead { get; }
Property Value
Type:
BooleanSee Also