BlobProperties.ContentLanguage Property (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
BlobProperties.ContentLanguage Property
BlobProperties::ContentLanguage Property
BlobProperties.ContentLanguage Property
BlobProperties.ContentLanguage Property
Gets or sets the content-language value stored for the blob.
Namespace:
Microsoft.WindowsAzure.Storage.Blob
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type:
System.StringSystem::String^System.StringSystem.StringA string containing the blob's content-language value.
Remarks
If this property has not been set for the blob, it returns null.
Return to top
Gets or sets the content-language value stored for the blob.
Syntax
Property Value
Type: System.StringSystem::String^System.StringSystem.StringA string containing the blob's content-language value.
Remarks
If this property has not been set for the blob, it returns null.