This documentation is archived and is not being maintained.

TeamFoundationClientVersionCheckException Constructor (String)

Initializes an exception with the specified server name or URL.

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

public:
TeamFoundationClientVersionCheckException(
	String^ nameOrUrl
)

Parameters

nameOrUrl
Type: System::String

The server name or URL

Show: