RecoverableErrorData::ErrorDescription Property

Gets the description of the error.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public:
property String^ ErrorDescription {
	String^ get ();
}

Property Value

Type: System::String
The description of the error.
Show: