SourceLocation element
Specifies the source file location(s) for your Office Add-in as a URL between 1 and 2018 characters long. The source location must be an HTTPS address, not a file path.
Add-in type: Content, Task pane, Mail
Syntax:
<SourceLocation DefaultValue="string " />Contained in:
- DefaultSettings (Content and task pane add-ins)
- FormSettings (Mail add-ins)
- ExtensionPoint (Contextual mail add-ins)
Can contain:
Attributes
| Attribute | Type | Required | Description |
|---|---|---|---|
| DefaultValue | URL | required | Specifies the default value for this setting for the locale specified in the DefaultLocale element. |