Microsoft
70-481 · Question #44
You are developing a Windows Store app. The app includes a handler for the datarequested event. A portion of the code for the event handler is shown in the following code segment: The app must meet…
The correct answer is C. Option C. See the full explanation below for the reasoning.
Question
You are developing a Windows Store app. The app includes a handler for the datarequested event. A portion of the code for the event handler is shown in the following code segment:
The app must meet the following requirements:
- The app must share an order tracking link with target apps.
- The app must share URI-type data only.
You need to ensure that the app meets the requirements. Which code segment should you insert at line 05?
Exhibits
Options
- AOption A
- BOption B
- COption C
- DOption D
How the community answered
(44 responses)- A11% (5)
- B5% (2)
- C82% (36)
- D2% (1)
Community Discussion
No community discussion yet for this question.

