TeamFoundationServer Class
This page is specific to:.NET Framework Version:2.03.5
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)

Syntax

'Usage

Dim instance As TeamFoundationServer


'Declaration

Public Class TeamFoundationServer
	Implements IServiceProvider, IDisposable

public class TeamFoundationServer implements IServiceProvider, IDisposable

Remarks

Common infrastructure for all Team Foundation Server components:

  • Discover a server.

  • Provide user credentials.

  • Provide globalization information.

  • Access team projects.

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Client.TeamFoundationServer
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

© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View