BlobProperties.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.
This header returns the value that was specified for the Content-Language request header.
public string ContentLanguage { get; }
member this.ContentLanguage : string
Public ReadOnly Property ContentLanguage As String