Compartilhar via


Método ServicingStepDriver.StartStepGroup

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

Sintaxe

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

Parâmetros

Valor de retorno

Tipo: Microsoft.TeamFoundation.Framework.Server.ServicingStepGroupExecutionDecision
Retorna ServicingStepGroupExecutionDecision.

Segurança do .NET Framework

Consulte também

Referência

ServicingStepDriver Classe

Namespace Microsoft.TeamFoundation.Framework.Server