Click to Rate and Give Feedback

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Reference for Team Foundation Server SDK
TeamFoundationServer Class

A TeamFoundationServer object is the core object on a Team Foundation server. The server's TeamFoundationServer object abstracts the common infrastructure and acts as a class factory for Team Foundation Build components.

Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in microsoft.teamfoundation.client.dll)

Visual Basic (Declaration)
Public Class TeamFoundationServer
	Implements IServiceProvider, IDisposable
Visual Basic (Usage)
Dim instance As TeamFoundationServer
C#
public class TeamFoundationServer : IServiceProvider, IDisposable
C++
public ref class TeamFoundationServer : IServiceProvider, IDisposable
J#
public class TeamFoundationServer implements IServiceProvider, IDisposable
JScript
public class TeamFoundationServer implements IServiceProvider, IDisposable

Common infrastructure for all Team Foundation Server components:

  • Discover a server.

  • Provide user credentials.

  • Provide globalization information.

  • Access team projects.

System.Object
  Microsoft.TeamFoundation.Client.TeamFoundationServer
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker