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