在线名词解释大全
专业、全面、易懂的全领域名词百科

你正在编写一个使用两个应用程序域的应用程序。其中一个应用程序域将使用一个应用程序配置文件,故你需要配置该应用程序域的属性以使用该配置文件。此时,你应使用下列哪个类来实现此功能?


请选择一个最佳答案。


 

题型:单选题
选项
A. System.Threading.Thread.
B. System.Threading.AppDomain.
C. System.Threading.AppDomainSetup
D. System.Assembly.
正确答案:C