Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This is the current state of the project collection.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public ReadOnly Property State As TeamFoundationServiceHostStatus
public TeamFoundationServiceHostStatus State { get; }
public:
property TeamFoundationServiceHostStatus State {
TeamFoundationServiceHostStatus get ();
}
member State : TeamFoundationServiceHostStatus with get
function get State () : TeamFoundationServiceHostStatus
Property Value
Type: Microsoft.TeamFoundation.Framework.Common.TeamFoundationServiceHostStatus
Returns TeamFoundationServiceHostStatus.
.NET Framework Security
- 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.