Indicates whether the stream can be read.
Declaration Syntax
C# |
Visual Basic |
Visual C++ |
public override bool CanRead { get; }
Public Overrides ReadOnly Property CanRead As Boolean
Get
public:
virtual property bool CanRead {
bool get () override;
}
Remarks
The return value depends on whether the captive stream supports reading.
Assembly:
Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)