DefaultSettings element
Specifies the default source location and other default settings for your content or task pane add-in .
Add-in type: Content, Task pane
Syntax:
<DefaultSettings>
...
</DefaultSettings>
Contained in:
Can contain:
Element | Content | TaskPane | |
---|---|---|---|
SourceLocation | x | x | |
RequestedWidth | x | ||
RequestedHeight | x |
Remarks
The source location and other settings in the DefaultSettings element apply only to content and task pane add-ins. For mail add-ins, you specify the default locations for source files and other default settings in the FormSettings element.