SasQueryParameters.ContentLanguage 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 the Content-Language response header, which allows for specifying the language of the downloaded blob or file content.
public string ContentLanguage { get; }
member this.ContentLanguage : string
Public ReadOnly Property ContentLanguage As String