包含有关组件系结和记忆体回收的资讯。
Contains information about assembly version redirection and the locations of assemblies.
载入执行阶段版本之后,组件系结重新导向可以指定载入个别。
After a runtime version is loaded, assembly binding redirects can specify that a different version of an individual.
这个档案会将组件系结重新导向成使用与发行者原则档一并发行的组件。
The file redirects assembly binding to use the assembly shipped with the publisher policy file.
在网际网路区域中执行的应用程序则受到严格禁止,不能执行组件系结重新导向。
Applications running in the Internet Zone are strictly prohibited from performing assembly binding redirection.
强式名称的组件包含版本、文化特性和发行者资讯,可供执行阶段用来找出符合系结要求的正确档案。
A strong-named assembly contains version, culture, and publisher information that the runtime USES to locate the correct file to fulfill a binding request.
这些系结重新导向只会影响被重新导向的特定组件。
These binding redirects affect only the specific assembly that is redirected.
检查原始组件参考来判断要系结的组件版本。
Checks the original assembly reference to determine the version of the assembly to be bound.
说明如何将应用程序系结至组件的特定版本。
Describes how to bind an application to a specific version of an assembly.
隔离之应用程序的资讯清单档是用来管理共用之并存组件的名称和版本(应用程序在执行阶段应该要系结至这个组件)。
The manifest file of an isolated application is used to manage the names and versions of Shared side-by-side assemblies to which the application should bind at run time.
寻找和系结组件的处理序是在执行阶段尝试解析另一个组件的参考时开始。
The process of locating and binding to an assembly begins when the runtime attempts to resolve a reference to another assembly.
寻找和系结组件的处理序是在执行阶段尝试解析另一个组件的参考时开始。
The process of locating and binding to an assembly begins when the runtime attempts to resolve a reference to another assembly.
应用推荐