C#
C++
F#
VB
RequestResult.ContentMd5 Property
RequestResult::ContentMd5 Property
RequestResult.ContentMd5 Property
RequestResult.ContentMd5 Property
Gets the content-MD5 value for the request.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property String^ ContentMd5 { String^ get(); internal: void set(String^ value); }
Property Value
Type: System.StringSystem::String^System.StringSystem.StringThe content-MD5 value for the request.