Ruta de acceso (esquema de paquete Windows 8, elemento secundario de OutOfProcessServer)
Ruta de acceso al ejecutable.
Jerarquía de elemento
Sintaxis
<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 y elementos
Atributos
Ninguno.
Elementos secundarios
Ninguno.
Elementos primarios
Elemento primario | Descripción |
---|---|
OutOfProcessServer | Declara un punto de extensión de paquete de tipo windows.activatableClass.outOfProcessServer. La aplicación usa un ejecutable (EXE) que expone una o varias clases activables. |
Elementos relacionados
Los elementos siguientes tienen el mismo nombre que este, pero contenido o atributos diferentes:
Requisitos
Value | |
---|---|
Espacio de nombres | http://schemas.microsoft.com/appx/2010/manifest |