FileStream Properties |
The FileStream type exposes the following members.
Name | Description | |
---|---|---|
CanSeek |
When overridden in a derived class, gets a value indicating whether the current stream supports seeking.
(Inherited from Stream.) | |
Length |
Gets the length in bytes of the stream.
(Overrides StreamLength.) | |
Path |
Stream path
| |
Position |
Gets or sets the position within the current stream.
(Overrides StreamPosition.) | |
SystemStream |
Gets or sets system stream.
(Overrides StreamSystemStream.) |