多做题,通过考试没问题!

微软认证考试

睦霖题库>其他计算机考试>微软认证考试

You work as an application developer at Certkiller .com. You have recently created an application domain for Certkiller .com. A few weeks later you are asked to retrieve information from this application domain, which is the current application domain. What can you do to achieve this objective?()

  • A、 Use the following code: AppDomain appInfo = ApplicationDomain.Current;
  • B、 Use the following code: AppDomain appInfo = AppDomain.CurrentDomain ();
  • C、 Use the following code: AppDomain appInfo = Thread.GetDomain ();
  • D、 Use the following code: AppDomain appInfo = MainThread.GetDomain ();
正确答案:B,C
答案解析:
进入题库查看解析

微信扫一扫手机做题