Freigeben über


CustomAssemblyPathNotFoundException-Konstruktor (String)

Initialisiert eine neue CustomAssemblyPathNotFoundExceptions-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 CustomAssemblyPathNotFoundException(
    string folderPath
)

Parameter

  • folderPath
    Typ: System.String
    Der Ordnerpfad, der nicht die benutzerdefinierte Assembly enthält.

.NET Framework-Sicherheit

Siehe auch

Referenz

CustomAssemblyPathNotFoundException Klasse

CustomAssemblyPathNotFoundException-Überladung

Microsoft.TeamFoundation.Build.Client-Namespace