CanSeek Property

DotNetZip

Ionic Zip Library v1.9.1.6 CanSeek Property
ReferenceIonic.ZlibGZipStreamCanSeek
Indicates whether the stream supports Seek operations.
Declaration Syntax
C# Visual Basic Visual C++
public override bool CanSeek { get; }
Public Overrides ReadOnly Property CanSeek As Boolean
	Get
public:
virtual property bool CanSeek {
	bool get () override;
}
Remarks
Always returns false.

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)