This documentation is archived and is not being maintained.

ContextChangingEventArgs::TeamProjectCollectionChanging Property

True if the collection is changing, false otherwise.

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

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

Property Value

Type: System::Boolean
Returns Boolean.

Show: