This documentation is archived and is not being maintained.

BuildAgentSpecNotUniqueException Constructor (String)

Initializes a new BuildAgentSpecNotUniqueException instance.

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

public:
BuildAgentSpecNotUniqueException(
	String^ name
)

Parameters

name
Type: System::String

The name of the nonunique build agent.

Show: