RecoverableErrorData::ItemDisplayName Property

Gets the display name of the item that caused the error.

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

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

Property Value

Type: System::String
The display name of the item that caused the error.
Show: