IAddInExtension.RequestComAddInAutomationService 方法

返回外接程序中一个可以供其他解决方案使用的对象。

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

语法

声明
Function RequestComAddInAutomationService As Object
Object RequestComAddInAutomationService()

返回值

类型:System.Object
外接程序中一个可以供其他解决方案使用的对象。

备注

有关此方法的更多信息,请参见 AddInBase.RequestComAddInAutomationService

.NET Framework 安全性

请参见

参考

IAddInExtension 接口

Microsoft.Office.Tools 命名空间