TeamExplorerTargetHostNames Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Controls.TeamExplorerTargetHostNames

Namespace:  Microsoft.TeamFoundation.Controls
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public NotInheritable Class TeamExplorerTargetHostNames
public static class TeamExplorerTargetHostNames
public ref class TeamExplorerTargetHostNames abstract sealed
[<AbstractClass>]
[<Sealed>]
type TeamExplorerTargetHostNames =  class end
public final class TeamExplorerTargetHostNames

The TeamExplorerTargetHostNames type exposes the following members.

Fields

  Name Description
Public fieldStatic member TeamFoundation Generic host name used when you run Team Explorer outside Visual Studio.
Public fieldStatic member VisualStudio Team Explorer plugins require Visual Studio.

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.TeamFoundation.Controls Namespace