CommitFileBlocksUploadResponse.FileId Property

Definition

Gets the unique identifier of the stored file.

public:
 property Guid FileId { Guid get(); };
public Guid FileId { get; }
member this.FileId : Guid
Public ReadOnly Property FileId As Guid

Property Value

The unique identifier of the stored file.

Applies to