ProxyStream.CanSeek - свойство

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

Definition

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

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

Boolean
true if the stream supports seeking; otherwise, false.

См. также