CommitAnnotationBlocksUploadRequest.FileContinuationToken Property

Definition

Gets or sets a token that uniquely identifies a sequence of related data uploads.

public:
 property System::String ^ FileContinuationToken { System::String ^ get(); void set(System::String ^ value); };

Property Value

A token that uniquely identifies a sequence of related data uploads.

Remarks

For more information on the token see InitializeAnnotationBlocksUploadResponse.FileContinuationToken.

Applies to