试题详情
多项选择题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
  • 关注下方微信公众号,在线模考后查看

热门试题