SeekableStreamCanWrite - свойство

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

Definition

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

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

Boolean
if the stream supports writing; otherwise, .

См. также