FileStreamCanWrite Property |
Gets a value indicating whether the current stream supports writing.
Namespace: CMS.AmazonStorageAssembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 12.0.0
Syntax public override bool CanWrite { get; }
Property Value
Type:
BooleanSee Also