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 IServicingOperationProviderExtension _
Inherits IServicingOperationProvider
[InheritedExportAttribute]
public interface IServicingOperationProviderExtension : IServicingOperationProvider
[InheritedExportAttribute]
public interface class IServicingOperationProviderExtension : IServicingOperationProvider
[<InheritedExportAttribute>]
type IServicingOperationProviderExtension =
interface
interface IServicingOperationProvider
end
public interface IServicingOperationProviderExtension extends IServicingOperationProvider
The IServicingOperationProviderExtension type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetServicingOperation | (Inherited from IServicingOperationProvider.) |
![]() |
Init | |
![]() |
IsOperationClassHandler |
Top