Percorso (in OutOfProcessServer) (Windows 10)
Percorso dell'eseguibile.
Gerarchia degli elementi
<Percorso>
Sintassi
<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>
Attributi ed elementi
Attributi
Nessuno.
Elementi figlio
Nessuno.
Elementi padre
Elementi padre | Descrizione |
---|---|
OutOfProcessServer | Dichiara un punto di estensione del pacchetto di tipo windows.activatableClass.outOfProcessServer. L'app usa un eseguibile (.exe ) che espone una o più classi activatable. |
Elementi correlati
Gli elementi seguenti hanno lo stesso nome di questo elemento, ma il contenuto o gli attributi sono diversi:
Requisiti
Elemento | valore |
---|---|
Spazio dei nomi | http://schemas.microsoft.com/appx/manifest/foundation/windows10 |