CloudError::Message Property

 

Parsed error message.

Namespace:   Microsoft.WindowsAzure
Assembly:  Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)

public:
property String^ Message {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^
Return to top
Show: