Ruta de acceso (en OutOfProcessServer) (Windows 10)
Ruta de acceso al archivo ejecutable.
Jerarquía de elemento
<Camino>
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
Elementos primarios | 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
Elemento | Valor |
---|---|
Espacio de nombres | http://schemas.microsoft.com/appx/manifest/foundation/windows10 |