Describes how to create and use primary interop assemblies.
描述如何创建和使用主互操作程序集。
Primary interop assemblies, which are used for COM interoperability.
用于COM互操作性的主互操作程序集。
However it talks about interop assemblies and stuff that sounds like.
但它谈论互操作程序集和东西听起来像。
This section is for developers who program with primary interop assemblies.
这一节适合于用主互操作程序集编程的开发人员。
Reference only other primary interop assemblies for external COM dependencies.
只引用其他主互操作程序集作为外部COM依赖项。
For instructions, see How to: Generate Interop Assemblies from Type Libraries.
有关说明,请参见如何:从类型库生成互操作程序集。
Primary interop assemblies can reference only other primary interop assemblies.
主互操作程序集只能引用其他主互操作程序集。
For developers, this section describes how to program with primary interop assemblies.
对于开发人员,本节描述如何用主互操作程序集编程。
Deploying interop assemblies: You can create a standard reference to an interop assembly.
部署互操作程序集:您可以创建一个对互操作程序集的标准引用。
Deploying interop assemblies: You can create a standard reference to the interop assembly.
部署互操作程序集:您可以创建一个对互操作程序集的标准引用。
By deploying interop assemblies: You can create a standard reference to an interop assembly.
通过部署互操作程序集:您可以创建一个对互操作程序集的标准引用。
The rest of this article describes the scenarios for deploying interop assemblies with your application.
本文的其余部分将介绍将互操作程序集与您的应用程序一起部署的方案。
For more information about producing and using primary interop assemblies, see primary interop assemblies.
有关生成和使用主互操作程序集的更多信息,请参见主互操作程序集。
The interop assemblies are located in the global assembly cache; they map automation objects to their . NET counterparts.
互操作程序集位于全局程序集缓存;他们将自动化对象映射为.NET的对等对象。
NET client assembly, one or more interop assemblies representing distinct com type libraries, and one or more registered com components.
NET客户端程序集、一个或多个表示唯一COM类型库的互操作程序集,以及一个或多个已注册的COM组件。
For instructions on specifying multiple type library versions in a single primary interop assembly, see Generating primary interop Assemblies.
有关在一个主互操作程序集中指定多个类型库版本的说明,请参见生成主互操作程序集。
Primary interop assemblies are provided by the same publisher as the type library they describe and provide the official definitions of the types defined with that type library.
主互操作程序集与类型库由同一发行者提供。这些程序集描述和提供用该类型库定义的类型的正式定义。
Com interop projects that reference one or more assemblies containing imported com types are compiled like any other managed project.
如果COM互操作项目引用一个或多个包含导入COM类型的程序集,则可以像其他任何托管项目一样进行编译。
Assemblies used by COM interop must be registered in the catalog, although in some cases this registration occurs automatically.
由COM互操作使用的程序集必须在目录中进行注册,尽管有些情况下会自动进行此注册。
Assemblies used by COM interop must be registered in the catalog, although in some cases this registration occurs automatically.
由COM互操作使用的程序集必须在目录中进行注册,尽管有些情况下会自动进行此注册。
应用推荐