Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Provides access to host item objects that are requested by the add-in.
Namespace: Microsoft.VisualStudio.Tools.Applications.Runtime
Assembly: Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0 (in Microsoft.VisualStudio.Tools.Applications.Runtime.v9.0.dll)
Syntax
'Declaration
Public Interface IHostItemProvider
'Usage
Dim instance As IHostItemProvider
public interface IHostItemProvider
public interface class IHostItemProvider
public interface IHostItemProvider
Remarks
Implement this interface in the host application's integration code to enable add-ins to access host items in the application.
See Also
Reference
Microsoft.VisualStudio.Tools.Applications.Runtime Namespace