Partager via


CustomAssemblyPathNotFoundException, constructeur (String)

Initialise une nouvelle instance de CustomAssemblyPathNotFoundException.

Espace de noms :  Microsoft.TeamFoundation.Build.Client
Assembly :  Microsoft.TeamFoundation.Build.Client (dans Microsoft.TeamFoundation.Build.Client.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    folderPath As String _
)
public CustomAssemblyPathNotFoundException(
    string folderPath
)

Paramètres

  • folderPath
    Type : System.String
    Le chemin d'accès au dossier qui n'est pas contenu l'assembly personnalisé.

Sécurité .NET Framework

Voir aussi

Référence

CustomAssemblyPathNotFoundException Classe

CustomAssemblyPathNotFoundException, surcharge

Microsoft.TeamFoundation.Build.Client, espace de noms