Share via


UploadChunkRange.StartPosition Property

Definition

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.

Applies to