desktop7:Logo

Ein Pfad zu einer Datei, die ein Image enthält. Fügt Unterstützung für .ico-, .dll- und .exe-Dateien hinzu.

Elementhierarchie

<Paket>

    <Anwendungen>

         <Anwendung>

              <Erweiterungen>

                   <uap:Extension>

                        <uap:FileTypeAssociation>

                             <desktop7:Logo>

Syntax

<desktop7:Logo
  ResourceId = 'An optional integer value.' >
A string with a value between 1 and 256 characters in length that ends with ".jpg", ".png", ".jpeg", ".ico", ".dll", or ".exe", case-insensitive, that can't contain these characters: <, >, :, ", |, ?, or *. In this string, the / and \ characters can't be the first or last characters. Also, the string can contain / or \ but not both.
<desktop7:Logo>

Attribute und Elemente

Attribute

attribute BESCHREIBUNG Datentyp Erforderlich Standardwert
ResourceId Die Ressourcen-ID des Logos für Formate, die mehrere Ressourcen unterstützen. 'Ein optionaler ganzzahliger Wert'. No

Untergeordnete Elemente

Keine

Übergeordnete Elemente

Übergeordnetes Element BESCHREIBUNG
<uap:FileTypeAssociation> Deklariert einen App-Erweiterbarkeitspunkt vom Typ windows.fileTypeAssociation. Eine Dateitypzuordnung gibt an, dass die App registriert ist, um Dateien der angegebenen Typen zu verarbeiten.

Anforderungen

Element Wert
Namespace http://schemas.microsoft.com/appx/manifest/desktop/windows10/7
Minimum OS Version Windows 10 (Build 19645)