SupportUrl-Element

Gibt die URL einer Seite an, die Supportinformationen für Ihr Add-In enthält.

Syntax

<OfficeApp>
...
  <IconUrl DefaultValue="https://contoso.com/assets/icon-32.png" />
  <HighResolutionIconUrl DefaultValue="https://contoso.com/assets/hi-res-icon.png"/>
  
  
  <SupportUrl DefaultValue="https://contoso.com/support " />
  
  
  <AppDomains>
  ...
  </AppDomains>
...
</OfficeApp>

Enthalten in

Kann enthalten

Element Erforderlich Beschreibung
Override Nein Gibt die Einstellung für zusätzliche Gebietsschema-URLS an.

Attribute

Attribut Typ Erforderlich Beschreibung
DefaultValue URL Ja Gibt den Standardwert für diese Einstellung an, der für das im DefaultLocale-Element angegebene Gebietsschema ausgedrückt wird.