ZipFileStream Properties |
The ZipFileStream type exposes the following members.
Name | Description | |
---|---|---|
CanRead |
Gets a value indicating whether the current stream supports reading.
(Overrides StreamCanRead.) | |
CanSeek |
Gets a value indicating whether the current stream supports seeking.
(Overrides StreamCanSeek.) | |
CanWrite |
Gets a value indicating whether the current stream supports writing.
(Overrides StreamCanWrite.) | |
Length |
Gets the length in bytes of the stream.
(Overrides StreamLength.) | |
Path |
Stream path
(Inherited from FileStream.) | |
Position |
Gets or sets the position within the current stream.
(Overrides StreamPosition.) |