Share via


TeamFoundationServerSetupConstants Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.TeamFoundationServerSetupConstants

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

Syntax

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

The TeamFoundationServerSetupConstants type exposes the following members.

Fields

  Name Description
Public fieldStatic member ApplicationTierDefaultPath
Public fieldStatic member ApplicationTierDefaultPort
Public fieldStatic member ApplicationTierDefaultSslPort
Public fieldStatic member WebAccessDefaultPath

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 Namespace