Compartilhar via


Método IPartitionServicingStep.Execute

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

Sintaxe

'Declaração
Sub Execute ( _
    partitionId As Integer, _
    servicingContext As ServicingContext, _
    stepData As String _
)
void Execute(
    int partitionId,
    ServicingContext servicingContext,
    string stepData
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

IPartitionServicingStep Interface

Namespace Microsoft.TeamFoundation.Framework.Server