OutputStream.CanSeek

OutputStream.CanSeek property

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

public bool CanSeek { get; }

See Also