Gets a value indicating whether the current stream supports writing.
Namespace:
Rebex.IO.Compression.Streams
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public Overrides ReadOnly Property CanWrite As Boolean Get |
C# |
---|
public override bool CanWrite { get; } |