uap5:Path

Chemin d’accès à l’exécutable.

Hiérarchie d’éléments

<Paquet>

    <Applications>

         <Application>

              <Extensions>

                   <uap5:Extension>

                        <uap5 :OutOfProcessServer>

                             <uap5:Path>

Syntaxe

<uap5:Path>
  A string with a value between 1 and 256 characters in length that must end with ".exe" and cannot contain these characters: <, >, :, ", |, ?, or *.
</uap5:Path>

Attributs et éléments

Attributs

Aucune.

Éléments enfants

Aucune.

Éléments parents

Élément parent Description
uap5 :OutOfProcessServer Déclare un point d’extension de package de type windows.activatableClass.outOfProcessServer. Cela permet aux classes WinRT tierces définies dans le package d’application d’être appelées à partir d’un processus Win32.

Configuration requise

Élément Valeur
Espace de noms http://schemas.microsoft.com/appx/manifest/uap/windows10/5
Minimum OS Version Windows 10 version 1709 (build 16299)