UploadChunkRange.StartPosition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get the start position of byte chunk from an uploading file.
public long StartPosition { get; }
member this.StartPosition : int64
Public ReadOnly Property StartPosition As Long
Property Value
The start position of byte chunk.