SpecialUrls Class
Contains string constants for special URLs for Team Foundation Server.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.SpecialUrls
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public NotInheritable Class SpecialUrls
public static class SpecialUrls
public ref class SpecialUrls abstract sealed
[<AbstractClass>]
[<Sealed>]
type SpecialUrls = class end
public final class SpecialUrls
The SpecialUrls type exposes the following members.
Fields
Name | Description | |
---|---|---|
BootStrap | Boot strap URL. | |
ServerStatus | Server status URL. |
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.