Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Used to get an instance of a TeamFoundationServer object.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
Public NotInheritable Class TeamFoundationServerFactory
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class TeamFoundationServerFactory
public ref class TeamFoundationServerFactory abstract sealed
public final class TeamFoundationServerFactory
Remarks
TeamFoundationServerFactory caches TeamFoundation objects without regard to credentials. Cached TeamFoundation objects are indexed only by server Uri.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Client.TeamFoundationServerFactory
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.