This documentation is archived and is not being maintained.

PendingChange::ToolTipText Property

Gets the tooltip text for this pending change.

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

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

Property Value

Type: System::String
The tooltip text for this pending change.

Show: