Freigeben über


IServicingStepGroupExecutionHandler.StartStepGroup-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Function StartStepGroup ( _
    servicingContext As ServicingContext, _
    servicingOperation As ServicingOperation, _
    stepGroup As ServicingStepGroup _
) As ServicingStepGroupExecutionDecision
ServicingStepGroupExecutionDecision StartStepGroup(
    ServicingContext servicingContext,
    ServicingOperation servicingOperation,
    ServicingStepGroup stepGroup
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.ServicingStepGroupExecutionDecision

.NET Framework-Sicherheit

Siehe auch

Referenz

IServicingStepGroupExecutionHandler Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace