IHostItemProvider 接口

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

命名空间:  Microsoft.Office.Tools
程序集:  Microsoft.Office.Tools(在 Microsoft.Office.Tools.dll 中)

语法

声明
<GuidAttribute("4ADB68B5-272D-4439-891D-4331FC891C5E")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IHostItemProvider
[GuidAttribute("4ADB68B5-272D-4439-891D-4331FC891C5E")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IHostItemProvider

IHostItemProvider 类型公开以下成员。

方法

  名称 说明
公共方法 GetHostExtender
公共方法 GetHostObject
公共方法 SetHostObjectOnExtender

页首

请参见

参考

Microsoft.Office.Tools 命名空间