InitializeFileBlocksDownloadRequest.FileAttributeName Property

Definition

The name used to identify the particular File attribute of the target entity.

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

Remarks

There can be one or more File attributes per entity.

Applies to