Property CanRead
CanRead
When overridden in a derived class, gets a value indicating whether the current stream supports reading.
Declaration
public override bool CanRead { get; }
Property Value
| Type | Description |
|---|---|
| bool |
When overridden in a derived class, gets a value indicating whether the current stream supports reading.
public override bool CanRead { get; }
| Type | Description |
|---|---|
| bool |