SeekableStreamCanWrite - свойство

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

Definition

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

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

Boolean
if the stream supports writing; otherwise, .

См. также