Compartilhar via


Método IServicingStepGroupExecutionHandler.StartStepGroup

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

Sintaxe

'Declaração
Function StartStepGroup ( _
    servicingContext As ServicingContext, _
    servicingOperation As ServicingOperation, _
    stepGroup As ServicingStepGroup _
) As ServicingStepGroupExecutionDecision
ServicingStepGroupExecutionDecision StartStepGroup(
    ServicingContext servicingContext,
    ServicingOperation servicingOperation,
    ServicingStepGroup stepGroup
)

Parâmetros

Valor de retorno

Tipo: Microsoft.TeamFoundation.Framework.Server.ServicingStepGroupExecutionDecision

Segurança do .NET Framework

Consulte também

Referência

IServicingStepGroupExecutionHandler Interface

Namespace Microsoft.TeamFoundation.Framework.Server