OutputStream.Position

OutputStream.Position property

Gets or sets the position within the wrapped output stream.

public override long Position { get; set; }

See Also