Freigeben über


ConfigurationFolderPathNotFoundException-Konstruktor (String)

Initialisiert eine neue ConfigurationFolderPathNotFoundExceptions-Instanz.

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

Syntax

'Declaration
Public Sub New ( _
    folderPath As String _
)
public ConfigurationFolderPathNotFoundException(
    string folderPath
)

Parameter

  • folderPath
    Typ: System.String
    Der Ordnerpfad, der nicht den Konfigurationsordner enthielt.

.NET Framework-Sicherheit

Siehe auch

Referenz

ConfigurationFolderPathNotFoundException Klasse

ConfigurationFolderPathNotFoundException-Überladung

Microsoft.TeamFoundation.Build.Client-Namespace