ZipFileStream Properties |
The ZipFileStream type exposes the following members.
Name | Description | |
---|---|---|
CanSeek |
Gets a value indicating whether the current stream supports seeking.
(Overrides StreamCanSeek.) | |
Length |
Gets the length in bytes of the stream.
(Overrides FileStreamLength.) | |
Path |
Stream path
(Inherited from FileStream.) | |
Position |
Gets or sets the position within the current stream.
(Overrides FileStreamPosition.) | |
SystemStream |
Gets or sets system stream.
(Overrides FileStreamSystemStream.) |