ProxyStreamCanRead - свойство

When overridden in a derived class, gets a value indicating whether the current stream supports reading.

Definition

Пространство имён: Tessa.Platform.IO
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
public override bool CanRead { get; }

Возвращаемое значение

Boolean
if the stream supports reading; otherwise, .

См. также