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 |
回頁首