Share via


CustomAssemblyPathNotFoundException (Constructor) (String)

Inicializa una nueva instancia de CustomAssemblyPathNotFoundException.

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 CustomAssemblyPathNotFoundException(
    string folderPath
)

Parámetros

  • folderPath
    Tipo: System.String
    La ruta de la carpeta que no contenía el ensamblado personalizado.

Seguridad de .NET Framework

Vea también

Referencia

CustomAssemblyPathNotFoundException Clase

CustomAssemblyPathNotFoundException (Sobrecarga)

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