C#
C++
F#
VB
StorageExtendedErrorInformation.ErrorMessage Property
StorageExtendedErrorInformation::ErrorMessage Property
StorageExtendedErrorInformation.ErrorMessage Property
StorageExtendedErrorInformation.ErrorMessage Property
Gets the storage service error message.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
C++
public: property String^ ErrorMessage { String^ get(); internal: void set(String^ value); }
Property Value
Type: System.StringSystem::String^System.StringSystem.StringA string containing the storage service error message.