This documentation is archived and is not being maintained.

PcwException::Explanation Property

Gets an explanation of the error.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

public:
virtual property String^ Explanation {
	String^ get ();
}

Property Value

Type: System::String
An explanation of the error.

Show: