This documentation is archived and is not being maintained.

ExceptionEventArgs::Failure Property

If this event is caused by a failure that is reported by the server, it is available from this property.

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

public:
property Failure^ Failure {
	Failure^ get ();
}

Show: