This documentation is archived and is not being maintained.

Failure::GetFormattedMessage Method

Gets a user-readable message that describes this failure.

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

public:
String^ GetFormattedMessage()

Return Value

Type: System::String
A user-readable message that describes this failure.

Show: