Click or drag to resize
FileStreamPosition Property
Gets or sets the position within the current stream.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
public override long Position { get; set; }

Property Value

Type: Int64
See Also