Click or drag to resize
FileStreamCanRead Property
Gets a value indicating whether the current stream supports reading.

Namespace: CMS.FileSystemStorage
Assembly: CMS.FileSystemStorage (in CMS.FileSystemStorage.dll) Version: 10.0.0
Syntax
C#
public override bool CanRead { get; }

Property Value

Type: Boolean
See Also