Path (esquema de pacote para Windows 8, filho de OutOfProcessServer)
O caminho para o executável.
Hierarquia de elementos
- <Pacote>
-
- <Extensões>
-
- <Extensão>
-
- <OutOfProcessServer>
- <Caminho>
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>
Atributos e elementos
Atributos
Nenhum.
Elementos filho
Nenhum.
Elementos pai
Elemento pai | Descrição |
---|---|
OutOfProcessServer | Declara um ponto de extensão de pacote do tipo windows.activatableClass.outOfProcessServer. O aplicativo usa um executável (EXE) que expõe uma ou mais classes ativas. |
Elementos relacionados
Os elementos a seguir têm o mesmo nome que este, mas conteúdo ou atributos diferentes:
Requisitos
Valor | |
---|---|
Namespace | http://schemas.microsoft.com/appx/2010/manifest |