Путь (в OutOfProcessServer) (Windows 10)

Путь к исполняемому файлу.

Иерархия элементов

<Пакет>

    <Модули>

         <Расширение>

              <OutOfProcessServer>

                   <Путь>

Синтаксис

<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>

Элементы и атрибуты

Атрибуты

Отсутствует.

Дочерние элементы

Отсутствует.

Родительские элементы

Родительские элементы Описание
OutOfProcessServer Объявляет точку расширения пакета типа windows.activatableClass.outOfProcessServer. Приложение использует исполняемый файл (.exe), предоставляющий один или несколько активируемых классов.

Следующие элементы имеют то же имя, что и у этого, но другое содержимое или атрибуты:

Требования

Элемент Значение
Пространство имен http://schemas.microsoft.com/appx/manifest/foundation/windows10