Path (schéma de package pour Windows 8, enfant de InProcessServer)

Chemin d’accès à la DLL.

Hiérarchie d’éléments

<Packages>
<Extensions>
<Poste>
<InProcessServer>
<Path>
<ProxyStub>
<Path>

<ProxyStub>
<Path>

Syntaxe

<Path>

  A string between 1 and 256 characters in length that cannot contain these characters: <, >, :, %, ", |, ?, or *.

</Path>

Attributs et éléments

Attributs

Aucun.

Éléments enfants

Aucun.

Éléments parents

Élément parent Description
InProcessServer

Déclare un point d’extensibilité de package de type Windows. activatableClass. inProcessServer. L’application utilise une bibliothèque de liens dynamiques (DLL) qui expose une ou plusieurs classes activables.

ProxyStub

Déclare un point d’extensibilité de package de type Windows. activatableClass. proxyStub. Un proxy peut être composé d’une ou de plusieurs interfaces.

 

Les éléments suivants portent le même nom que celui-ci, mais ils ont un contenu ou des attributs différents :

Exemples

<Extension Category="windows.activatableClass.inProcessServer">
      <InProcessServer>
        <Path>Microsoft.Samples.DllServerAuthoring.dll</Path>
        <ActivatableClass ActivatableClassId="Microsoft.Samples.DllServerAuthoring.Toaster" ThreadingModel="both" />
      </InProcessServer>
</Extension>

Spécifications

Valeur
Espace de noms http://schemas.microsoft.com/appx/2010/manifest