作者:孟宪会 出自:【孟宪会之精彩世界】 发布日期:2003年6月17日 6点58分39秒
可以在应用程序的Config文件里指定
<configuration>
<startup>
<requiredRuntime version="v1.0.3705" safemode="true"/>
</startup>
</configuration>
该博客介绍了在.net应用程序的Config文件里进行指定配置的内容,给出了具体的配置代码示例,如<configuration> <startup> <requiredRuntime version=\v1.0.3705\ safemode=\true\/> </startup></configuration>。
作者:孟宪会 出自:【孟宪会之精彩世界】 发布日期:2003年6月17日 6点58分39秒
可以在应用程序的Config文件里指定
<configuration>
<startup>
<requiredRuntime version="v1.0.3705" safemode="true"/>
</startup>
</configuration>

被折叠的 条评论
为什么被折叠?
