This documentation is archived and is not being maintained.

ConfigurationFolderPathNotFoundException Constructor (String)

Initializes a new ConfigurationFolderPathNotFoundException instance.

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

public:
ConfigurationFolderPathNotFoundException(
	String^ folderPath
)

Parameters

folderPath
Type: System::String

The folder path that did not contain the configuration folder.

Show: