InitializeFileBlocksDownloadResponse.FileContinuationToken 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.
A token that uniquely identifies a sequence of related data blocks.
public:
property System::String ^ FileContinuationToken { System::String ^ get(); };
public string FileContinuationToken { get; }
member this.FileContinuationToken : string
Public ReadOnly Property FileContinuationToken As String
Property Value
Remarks
The token is used by DownloadBlockRequest.