InitializeFileBlocksUploadRequest.FileAttributeName Property

Definition

The name of the entity attribute that is to contain the uploaded binary file data.

public:
 property System::String ^ FileAttributeName { System::String ^ get(); void set(System::String ^ value); };
public string FileAttributeName { get; set; }
member this.FileAttributeName : string with get, set
Public Property FileAttributeName As String

Property Value

Applies to