Freigeben über


BuildParameterNotFoundException-Konstruktor

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

Syntax

'Declaration
Public Sub New ( _
    detailedMessage As String, _
    innerException As Exception _
)
public BuildParameterNotFoundException(
    string detailedMessage,
    Exception innerException
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildParameterNotFoundException Klasse

Microsoft.TeamFoundation.Build.Common-Namespace