Caminho (em OutOfProcessServer) (Windows 10)
O caminho para o executável.
Hierarquia de elementos
<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
Elementos 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 ativáveis. |
Elementos relacionados
Os seguintes elementos têm o mesmo nome que este, mas conteúdo ou atributos diferentes:
Requisitos
Item | Valor |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/foundation/windows10 |