Microsoft
70-481 · Question #66
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
(29 responses)- A7% (2)
- B17% (5)
- C72% (21)
- D3% (1)
Community Discussion
No community discussion yet for this question.

