This documentation is archived and is not being maintained.

TeamFoundationSoapProxy::DefaultUserAgent Property

Gets the default user agent string to use in all requests.

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

public:
static property String^ DefaultUserAgent {
	String^ get ();
}

Property Value

Type: System::String
The default user agent string to use in all requests.

Show: