Events
Microsoft 365 Community Conference
May 6, 2 PM - May 9, 12 AM
Skill up for the era of AI at the ultimate community-led Microsoft 365 event, May 6-8 in Las Vegas.
Learn moreThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
(SharePoint Add-in Manifest)
Applies to: SharePoint Add-ins | SharePoint Foundation 2013 | SharePoint Server 2013
Contains information that is global to the add-in.
Note
The string app
appears as part of or all of some element, attribute, and file names because SharePoint Add-ins were originally called "apps for SharePoint." To ensure backward compatibility, the schemas have not been changed.
Resource | File |
---|---|
Element type | PropertiesDefinition |
Namespace | http://schemas.microsoft.com/sharepoint/2012/app/manifest |
Schema file | appmanifest.xsd |
<xs:element name="Properties" type="PropertiesDefinition" minOccurs="1" maxOccurs="1">
</xs:element>
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Element |
Type |
Description |
---|---|---|
The top level node of a SharePoint Add-in Manifest. |
Element |
Type |
Description |
---|---|---|
The Url of the installed event receiver endpoint. |
||
The Url of the page visited when the SharePoint Add-in is launched. |
||
Do not use. This element is obsolete. |
||
The friendly title of the SharePoint Add-in. This appears in the SharePoint and SharePoint Add-in store UI. |
||
The Url of the uninstalling event receiver endpoint. |
||
The Url of the upgraded event receiver endpoint. |
||
The web template to use when creating an add-in web. |
||
For future use. This element currently has no function. |
||
List of locales that this add-in supports. |
None.
Events
Microsoft 365 Community Conference
May 6, 2 PM - May 9, 12 AM
Skill up for the era of AI at the ultimate community-led Microsoft 365 event, May 6-8 in Las Vegas.
Learn more