OutputStream.Position

OutputStream.Position property

Gets or sets the position within the wrapped output stream.

public long Position { get; set; }

See Also