GreatExam 70-485 braindumps including the exam questions and the answer, completed by our senior IT lecturers and the Microsoft product experts, include the current newest 70-485 exam questions.
QUESTION 141
You are developing a Windows Store app that accesses a USB Human Interface Device (HID). The app has a default page and a settings page.
You need to ensure that when a user connects the USB device, the app starts automatically and opens the settings page.
Which two actions should you perform? (Each correct answer presents part of the solution.
Choose two.)
A. Override the OnLaunched method in the Application class and use the ApplicationViewEventArgs interface.
B. Add a File Type Associations declaration to the app manifest.
C. Add a Removable Storage capability to the app manifest.
D. Override the OnActivated method in the Application class and use the ActivatedEventArgs interface.
E. Add an AutoPlay Device declaration to the app manifest.