GetFileSasUrlRequest.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.
Gets or sets the name of the file or image column with the data.
public string FileAttributeName { get; set; }
member this.FileAttributeName : string with get, set
Public Property FileAttributeName As String
Property Value
The name of the file or image column with the data.
Remarks
For note and attribute records, this value must be an empty string.