Path (in OutOfProcessServer) (Windows 10)

Der Pfad zur ausführbaren Datei.

Elementhierarchie

<Package>
   └─ <Extensions>
      └─ <Extension>
         └─ <OutOfProcessServer>
            └─ <Path>

Syntax

<Path>
  <!-- A string between 1 and 256 characters in length that must end with ".exe" and cannot contain these characters: <, >, :, ", |, ?, or *. It specifies the default executable for the extension. If not specified, the executable defined for the app is used.  If specified, the EntryPoint property is also used. If that EntryPoint property isn't specified, the EntryPoint defined for the app is used. -->
</Path>

Attribute und Elemente

Attribute

Keiner.

Untergeordnete Elemente

Keiner.

Übergeordnete Elemente

Übergeordnete Elemente Beschreibung
OutOfProcessServer Deklariert einen Paketerweiterungspunkt vom Typ windows.activatableClass.outOfProcessServer. Die App verwendet eine ausführbare Datei (.exe), die mindestens eine aktivierbare Klasse verfügbar macht.

Siehe auch

Die folgenden Elemente haben denselben Namen wie dieser, aber unterschiedliche Inhalte oder Attribute:

Anforderungen

Element Wert
Namespace http://schemas.microsoft.com/appx/manifest/foundation/windows10