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

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

Property Value

Type: Boolean
See Also