This documentation is archived and is not being maintained.

ContextChangedEventArgs::TeamChanged Property

True if the team changed; false if it didn't change.

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

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

Property Value

Type: System::Boolean
Returns Boolean.

Show: