Share via


ConfigurationFolderPathNotFoundException (Constructor) (String)

Inicializa una nueva instancia de ConfigurationFolderPathNotFoundException.

Espacio de nombres:  Microsoft.TeamFoundation.Build.Client
Ensamblado:  Microsoft.TeamFoundation.Build.Client (en Microsoft.TeamFoundation.Build.Client.dll)

Sintaxis

'Declaración
Public Sub New ( _
    folderPath As String _
)
public ConfigurationFolderPathNotFoundException(
    string folderPath
)

Parámetros

  • folderPath
    Tipo: System.String
    La ruta de la carpeta que no contiene la carpeta de configuración.

Seguridad de .NET Framework

Vea también

Referencia

ConfigurationFolderPathNotFoundException Clase

ConfigurationFolderPathNotFoundException (Sobrecarga)

Microsoft.TeamFoundation.Build.Client (Espacio de nombres)