Microsoft
70-481 · Question #98
You are developing a newsreader app that provides users with daily aggregated articles from popular news sites. You must allow users to share the URI of the articles. The app must allow at least one…
The correct answer is D. ContentSourceWebLink. See the full explanation below for the reasoning.
Question
You are developing a newsreader app that provides users with daily aggregated articles from popular news sites. You must allow users to share the URI of the articles. The app must allow at least one of the following ways to share the URI:
- With another Windows Store app
- With the user's default web browser
You need to implement the sharing functionality. Which property of the StandardDataFormats class should you use?
Options
- AContentSourceApplicationLink
- BRtf
- CWebLink
- DContentSourceWebLink
How the community answered
(39 responses)- A15% (6)
- B3% (1)
- C8% (3)
- D74% (29)
Community Discussion
No community discussion yet for this question.