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