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