Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
<InheritedExportAttribute> _
Public Interface IServicingExecutionHandlerProvider
[InheritedExportAttribute]
public interface IServicingExecutionHandlerProvider
[InheritedExportAttribute]
public interface class IServicingExecutionHandlerProvider
[<InheritedExportAttribute>]
type IServicingExecutionHandlerProvider = interface end
public interface IServicingExecutionHandlerProvider
The IServicingExecutionHandlerProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetServicingOperationExecutionHandler | |
![]() |
GetServicingStepGroupExecutionHandler |
Top