This documentation is archived and is not being maintained.

TeamFoundationJobHistoryEntry::ResultMessage Property

Gets the result message of this job history entry.

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

public:
property String^ ResultMessage {
	String^ get ();
}

Property Value

Type: System::String
The result message of this job history entry.

Show: