InjectableStream Properties |
The InjectableStream type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanRead |
Gets a value indicating whether we can read.
(Overrides StreamCanRead.) |
![]() | CanSeek |
Gets a value indicating whether we can seek.
(Overrides StreamCanSeek.) |
![]() | CanWrite |
Gets a value indicating whether we can write.
(Overrides StreamCanWrite.) |
![]() | Length |
Gets the length.
(Overrides StreamLength.) |
![]() | Position |
Gets or sets the position.
(Overrides StreamPosition.) |