InitializeFileBlocksDownloadRequest.FileAttributeName 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.
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.