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.
This API is not CLS-compliant.
Namespace: Microsoft.VisualStudio.TeamFoundation
Assembly: Microsoft.VisualStudio.TeamFoundation (in Microsoft.VisualStudio.TeamFoundation.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public Interface IHostPlugin
[CLSCompliantAttribute(false)]
public interface IHostPlugin
[CLSCompliantAttribute(false)]
public interface class IHostPlugin
[<CLSCompliantAttribute(false)>]
type IHostPlugin = interface end
public interface IHostPlugin
Methods
Name | Description | |
---|---|---|
![]() |
GetService<T>() | |
![]() |
GetService<T, V>() |
Top