C#
C++
F#
VB
BlobProperties.ContentEncoding Property
BlobProperties::ContentEncoding Property
BlobProperties.ContentEncoding Property
BlobProperties.ContentEncoding Property
Gets or sets the content-encoding value stored for the 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-encoding value.
Remarks
If this property has not been set for the blob, it returns null.