Position

StreamWrapper.Position property

Gets or sets the position within the current stream. Read-only Int64.

public long Position { get; }

See Also