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