BlobProperties.ContentMD5 Property (Microsoft.WindowsAzure.Storage.Blob)
From Microsoft Windows Azure Storage Blob
C#
C++
F#
VB
BlobProperties.ContentMD5 Property
BlobProperties::ContentMD5 Property
BlobProperties.ContentMD5 Property
BlobProperties.ContentMD5 Property
Gets or sets the content-MD5 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-MD5 hash.
Return to top
Gets or sets the content-MD5 value stored for the blob.
Syntax
Property Value
Type: System.StringSystem::String^System.StringSystem.StringA string containing the blob's content-MD5 hash.