This documentation is archived and is not being maintained.

ProjectCreationContext::ProjectCollection Property

Returns the TfsTeamProjectCollection object associated with this project creation context

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

public:
property TfsTeamProjectCollection^ ProjectCollection {
	TfsTeamProjectCollection^ get ();
}

Show: