1.
Provides information about an add-in to other Add-in objects.
向其他外接程序对象提供有关外接程序的信息。
2.
Code Commenter and Error Handler Add-In
代码注释器和错误处理程序外接程序
3.
Connects the add-in to the extensibility object model.
将外接程序连接到扩展性对象模型。
4.
Removes the Add-in from the collection of Add-ins, and makes it unavailable.
从外接程序集合中移除此外接程序,并使其不可用。
5.
Are you sure you wish to remove this Add-In (to reload the Add-In, you will need to reinstall it)?
确实要移除该外接程序吗(要重新加载该外接程序,将需要重新安装)?
6.
The following error occurred during installation of an AddIn. {0}
安装外接程序时发生下列错误。{0}
7.
Enumeration describing how an Add-in is unloaded.
描述卸载外接程序的方式的枚举。
8.
The environment calls this method when it unloads the add-in.
环境在卸载外接程序时调用此方法。
9.
Called when the collection of Add-ins in the host application changes. Implemented by the Add-in writer.
在宿主应用程序中的外接程序集合更改时调用。由外接程序编写器实现。
10.
Returns value indicating whether an Add-ins is loaded and connected.
返回一个值,该值指示外接程序是否加载和连接。
11.
Called when the host application is closing. Implemented by the Add-in writer.
在关闭宿主应用程序时调用。由外接程序编写器实现。
12.
I would like my Add-in to load when the host application loads.
我希望在加载宿主应用程序的同时加载我的外接程序。
13.
Installs tools and add-ins used to optimize your design and development time
安装可优化设计和开发时间的工具和外接程序
14.
Where can your user receive technical support for your Add-in?
您的用户从何处可以获得外接程序的技术支持?
15.
Addin is command-line safe (Does not put up any UI)
外接程序是命令行机制(不出现任何用户界面)
16.
An Add-in can be built so that it can be loaded in multiple applications (or 'hosts'). Which applications would you like to support?
可生成外接程序以加载到多个应用程序(或“主机”)。要支持哪个应用程序?
17.
Contains methods the development environment calls when it connects to an Add-in.
包含开发环境在连接到外接程序时所调用的方法。
18.
My Add-in should be available to all users of the computer it was installed on, not just the person who installs it.
我的外接程序不仅限于安装者本人使用,凡使用安装有该程序的计算机的人员都可使用。