TeamFoundationHostType Enumeration
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration TeamFoundationHostType
[FlagsAttribute]
public enum TeamFoundationHostType
[FlagsAttribute]
public enum class TeamFoundationHostType
[<FlagsAttribute>]
type TeamFoundationHostType
public enum TeamFoundationHostType
Members
Member name | Description | |
---|---|---|
Application | The Application Host | |
Deployment | The Deployment Host | |
Parent | Your immediate parent (or null if root) | |
ProjectCollection | The Project Collection | |
Unknown | Invalid |