Click or drag to resize
GeneralStreamCanWrite Property
Whether stream can write to underlying source.

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

Property Value

Type: Boolean
See Also