OutputStream.CanSeek

OutputStream.CanSeek property

Gets a value indicating whether the wrapped output stream supports seeking.

public override bool CanSeek { get; }

See Also