This documentation is archived and is not being maintained.

TeamFoundationServerVersionCheckException Constructor (String)

Initializes a new instance of the TeamFoundtionServerVersionCheckException with the specified server name or URL.

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

public:
TeamFoundationServerVersionCheckException(
	String^ nameOrUrl
)

Parameters

nameOrUrl
Type: System::String

The server name or URL.

Show: