Microsoft.TeamFoundation.Cl ...


Reference for Team Foundation Server SDK
TeamFoundationServerFactory Class

Used to get an instance of a TeamFoundationServer object.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax

Visual Basic (Declaration)
Public NotInheritable Class TeamFoundationServerFactory
Visual Basic (Usage)
You do not need to declare an instance of a static class in order to access its members.
C#
public static class TeamFoundationServerFactory
Visual C++
public ref class TeamFoundationServerFactory abstract sealed
JScript
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.
See Also

Reference

Tags :


Page view tracker