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