WebSiteCloudException::ExtendedErrorCode Property
Gets an extended error code that is a numeric value unique to this error type.
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
public: property String^ ExtendedErrorCode { String^ get(); protected: void set(String^ value); }
Property Value
Type: System::String^An extended error code that is a numeric value unique to this error type.
Show: