This documentation is archived and is not being maintained.

TfsMessageQueueService::ProjectCollection Property

Note: This API is now obsolete.

Gets the associated project collection.

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

[ObsoleteAttribute(L"This property has been deprecated. See TfsMessageQueueService.Connection instead.")]
public:
property TfsTeamProjectCollection^ ProjectCollection {
	TfsTeamProjectCollection^ get ();
}

Show: