创建发行者策略文件。
推出发行者策略文件时,组件开发人员应该非常小心。
Component developers should use caution when shipping a publisher policy file.
有关出版商策略程序集的更多信息,请参见创建发行者策略文件。
For more information on publisher policy assemblies, see Creating a publisher policy File.
发行者策略文件位于全局程序集缓存中,它包含程序集重定向设置。
The publisher policy file, which is located in the global assembly cache, contains assembly redirection Settings.
发行者策略文件被编译到某个程序集中,并放置在全局程序集缓存中。
The publisher policy file is compiled into an assembly and placed in the global assembly cache.
创建发行者策略文件,该文件同组件一同分发,用于指定组件应该使用的程序集。
Create a publisher policy file that is distributed with a component to specify which assemblies a component should use.
发行者策略文件指定程序集重定向和基本代码设置,并使用与应用程序配置文件相同的格式。
The publisher policy file specifies assembly redirection and code base settings, and uses the same format as an application configuration file.
除非应用程序配置文件实施了安全模式,否则发行者策略文件中的设置覆盖应用程序配置文件中的设置。
The Settings in the publisher policy file override Settings in the application configuration file, unless the application configuration file enforces safe mode.
通过检查适用的配置文件(包括应用程序配置文件、发行者策略文件和计算机配置文件),确定正确的程序集版本。
Determines the correct assembly version by examining applicable configuration files, including the application configuration file, publisher policy file, and machine configuration file.
发行者策略文件是一个基于XML的程序集,由组件开发人员创建,并随同组件升级版发布;该文件设置了关于应该使用的组件版本的策略。
A publisher policy file is an XML-based assembly, created by a component developer and released with a component upgrade, that sets policy on the version of the component that should be used.
但是,如果应用程序配置文件中有重定向语句,则发行者策略覆盖该版本,而不是覆盖清单中指定的版本。
However, if there is a redirecting statement in the application configuration file, publisher policy overrides that version rather than the one specified in the manifest.
但是,如果应用程序配置文件中有重定向语句,则发行者策略覆盖该版本,而不是覆盖清单中指定的版本。
However, if there is a redirecting statement in the application configuration file, publisher policy overrides that version rather than the one specified in the manifest.
应用推荐