TeamFoundationStepPerformerBase.IStepPerformer.PerformStep 方法

命名空间:  Microsoft.TeamFoundation.Framework.Server
程序集:  Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)

语法

声明
Private Sub PerformStep ( _
    servicingOperation As String, _
    stepType As String, _
    stepData As String, _
    servicingContext As ServicingContext _
) Implements IStepPerformer.PerformStep
void IStepPerformer.PerformStep(
    string servicingOperation,
    string stepType,
    string stepData,
    ServicingContext servicingContext
)

参数

实现

IStepPerformer.PerformStep(String, String, String, ServicingContext)

.NET Framework 安全性

请参阅

参考

TeamFoundationStepPerformerBase 类

Microsoft.TeamFoundation.Framework.Server 命名空间