FileStreamPosition Property |
Gets or sets the position within the current stream.
Namespace: CMS.FileSystemStorageAssembly: CMS.IO (in CMS.IO.dll) Version: 13.0.131
Syntax public override long Position { get; set; }
Property Value
Type:
Int64See Also