ExceptionInfo.Message Property (Microsoft.WindowsAzure.Storage)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
ExceptionInfo.Message Property
ExceptionInfo::Message Property
ExceptionInfo.Message Property
ExceptionInfo.Message Property
Gets a message that describes the current exception.
Namespace:
Microsoft.WindowsAzure.Storage
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Property Value
Type:
System.StringSystem::String^System.StringSystem.StringThe error message that explains the reason for the exception, or an empty string("").
Return to top
Gets a message that describes the current exception.
Syntax
Property Value
Type: System.StringSystem::String^System.StringSystem.StringThe error message that explains the reason for the exception, or an empty string("").