ProxyStreamCanSeek - свойство

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

Definition

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

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

Boolean
if the stream supports seeking; otherwise, .

См. также