CanSeek

StreamWrapper.CanSeek property

Gets a value indicating whether the current stream supports seeking. Read-only Boolean.

public bool CanSeek { get; }

See Also