This documentation is archived and is not being maintained.

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)

[FlagsAttribute]
public enum class TeamFoundationHostType

Member nameDescription
ApplicationThe Application Host

DeploymentThe Deployment Host

ParentYour immediate parent (or null if root)

ProjectCollectionThe Project Collection

UnknownInvalid

Show: