This documentation is archived and is not being maintained.

TeamFoundationServer Constructor (String)

Initializes a new TeamFoundationServer object that is associated with the specified URL.

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

public:
TeamFoundationServer(
	String^ url
)

Parameters

url
Type: System::String

The URL of the server.

Show: