nerdexam
Microsoft

MS-600 · Question #79

This question requires that you evaluate the underlined text to determine if it is correct- For a Microsoft Office Add-in. you set the icon in the Microsoft SharePoint app catalog. Instructions…

The correct answer is D. an XML manifest file. The XML manifest file of Office Add-in is used to describe how your add-in should be activated when any user installs and uses it with documents and applications. The manifest file contains images. The offappmanifest.xsd is used to describe XML schema that is common to office…

Extend Office

Question

This question requires that you evaluate the underlined text to determine if it is correct- For a Microsoft Office Add-in. you set the icon in the Microsoft SharePoint app catalog. Instructions: Review the underlined text. If it makes the statement correct, select "No change is needed." If the statement is incorrect, select the answer choice that makes the statement correct.

Options

  • ANo change is needed.
  • Ba JSON manifest file
  • Cthe Office app catalog
  • Dan XML manifest file

How the community answered

(35 responses)
  • A
    9% (3)
  • B
    11% (4)
  • C
    3% (1)
  • D
    77% (27)

Explanation

The XML manifest file of Office Add-in is used to describe how your add-in should be activated when any user installs and uses it with documents and applications. The manifest file contains images. The offappmanifest.xsd is used to describe XML schema that is common to office applications like rich client application and their corresponding web client. An XML manifest file is based on schema which enables an office-Add-in which is used to do the following things: The XML file is used to describe itself using Id, Version, and Description display name and default The XML file is used to specify the location of the HTML which is used to provide the User- Interface of office Add-in. The XML file is used to specify the requested default dimension for content add-in and also the requested height for outlook add-in. The XML file is used to define permission used by office add-in for reading or writing purposes. *-> The XML file is used to display content in the document, in the task pane, or contextually with a message, appointment, or meeting request item. XML file defines rules which are used to specify the context in which they will be activated or interact using message, appointment, or meeting request item for outlook add-in.

Topics

#Office add-in#XML manifest#icon configuration#manifest file

Community Discussion

No community discussion yet for this question.

Full MS-600 Practice