CloudError::Code Property

 

Parsed error code.

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

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

Property Value

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