This documentation is archived and is not being maintained.
TfsMessageQueueService::ProjectCollection Property
Visual Studio 2013
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 (); }
Property Value
Type: Microsoft.TeamFoundation.Client::TfsTeamProjectCollectionReturns TfsTeamProjectCollection.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: