FileStream Properties |
The FileStream type exposes the following members.
Name | Description | |
---|---|---|
![]() | 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.) |