Share via


IServicingOperationExecutionHandler インターフェイス

名前空間:  Microsoft.TeamFoundation.Framework.Server
アセンブリ:  Microsoft.TeamFoundation.Framework.Server (Microsoft.TeamFoundation.Framework.Server.dll 内)

構文

'宣言
<InheritedExportAttribute> _
Public Interface IServicingOperationExecutionHandler _
    Inherits IServicingStepGroupExecutionHandler
[InheritedExportAttribute]
public interface IServicingOperationExecutionHandler : IServicingStepGroupExecutionHandler

IServicingOperationExecutionHandler 型で公開されるメンバーは以下のとおりです。

メソッド

  名前 説明
パブリック メソッド FinishOperation
パブリック メソッド FinishStepGroup (IServicingStepGroupExecutionHandler から継承されます。)
パブリック メソッド StartOperation
パブリック メソッド StartStepGroup (IServicingStepGroupExecutionHandler から継承されます。)

このページのトップへ

参照

関連項目

Microsoft.TeamFoundation.Framework.Server 名前空間