CanRead Property From DotNetZip previous page next page Ionic Zip Library v1.9.1.6 CanRead Property Reference ► Ionic.Zlib ► DeflateStream ► CanRead C# Visual Basic Visual C++ 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) previous page start next page