Freigeben über


BuildControllerNotReadyToSaveException-Konstruktor (String)

Initialisiert eine neue BuildControllerNotReadyToSaveExceptions-Instanz.

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

Syntax

'Declaration
Public Sub New ( _
    controllerName As String _
)
public BuildControllerNotReadyToSaveException(
    string controllerName
)

Parameter

  • controllerName
    Typ: System.String
    Der Buildcontroller, der nicht bereit war zu speichern.

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildControllerNotReadyToSaveException Klasse

BuildControllerNotReadyToSaveException-Überladung

Microsoft.TeamFoundation.Build.Client-Namespace