This documentation is archived and is not being maintained.

TeamProjectCollection::DefaultConnectionString Property

Note: This API is now obsolete.

This property is obsolete.

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

[ObsoleteAttribute(L"The DefaultConnectionString property is obsolete.")]
public:
property String^ DefaultConnectionString {
	String^ get ();
	void set (String^ value);
}

Property Value

Type: System::String
Returns String.

Show: