This documentation is archived and is not being maintained.

ContextChangedEventArgs::TeamProjectChanged Property

True if the team project changed; false otherwise.

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

public:
property bool TeamProjectChanged {
	bool get ();
	private: void set (bool value);
}

Property Value

Type: System::Boolean
Returns Boolean.

Show: