This documentation is archived and is not being maintained.

IToolExecutionResult::ExitMessage Property

A message to be shown to the user in the resolve dialog on exit (as part of the confirmation dialog)

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

property String^ ExitMessage {
	String^ get ();
}

Property Value

Type: System::String
A message to be shown to the user in the resolve dialog on exit.

Show: