Path (in OutOfProcessServer) (Windows 10)
Chemin d’accès à l’exécutable.
Hiérarchie d’éléments
<Chemin>
Syntaxe
<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>
Attributs et éléments
Attributs
Aucun.
Éléments enfants
Aucun.
Éléments parents
Éléments parents | Description |
---|---|
OutOfProcessServer | Déclare un point d’extension de package de type windows.activateableClass.outOfProcessServer. L’application utilise un exécutable (.exe ) qui expose une ou plusieurs classes activables. |
Éléments apparentés
Les éléments suivants portent le même nom que celui-ci, mais ils ont un contenu ou des attributs différents :
Configuration requise
Élément | Valeur |
---|---|
Espace de noms | http://schemas.microsoft.com/appx/manifest/foundation/windows10 |