This documentation is archived and is not being maintained.
TeamProjectCollection::State Property
Visual Studio 2013
This is the current state of the project collection.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
public: property TeamFoundationServiceHostStatus State { TeamFoundationServiceHostStatus get (); }
Property Value
Type: Microsoft.TeamFoundation.Framework.Common::TeamFoundationServiceHostStatusReturns TeamFoundationServiceHostStatus.
- 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: