BuildServiceHostUtilities.ChangeInteractive-Methode (Boolean, Boolean)

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

Syntax

'Declaration
Public Shared Sub ChangeInteractive ( _
    interactive As Boolean, _
    autoStart As Boolean _
)
public static void ChangeInteractive(
    bool interactive,
    bool autoStart
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildServiceHostUtilities Klasse

ChangeInteractive-Überladung

Microsoft.TeamFoundation.Build.Config-Namespace