This topic has not yet been rated - Rate this topic

SPFileStream.Position property

Gets or sets the current position of this stream.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public override long Position { get; set; }

Property value

Type: System.Int64
The current position of this stream.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.