This documentation is archived and is not being maintained.

Conflict::GetFullMessage Method

Gets a verbose message that states this conflict. For a brief message, use GetBriefMessage().

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

public:
String^ GetFullMessage()

Return Value

Type: System::String
A verbose message that states this conflict.

Show: