nerdexam
Microsoft

70-481 · Question #83

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. Text. 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

  • AStorageItems
  • BRtf
  • CApplicationLink
  • DText

How the community answered

(27 responses)
  • A
    11% (3)
  • B
    7% (2)
  • C
    4% (1)
  • D
    78% (21)

Community Discussion

No community discussion yet for this question.

Full 70-481 Practice