uap5:Path

可执行文件的路径。

元素层次结构

<包>

    <应用程序>

         <应用程序>

              <扩展>

                   <uap5:Extension>

                        <uap5:OutOfProcessServer>

                             <uap5:Path>

语法

<uap5:Path>
  A string with a value between 1 and 256 characters in length that must end with ".exe" and cannot contain these characters: <, >, :, ", |, ?, or *.
</uap5:Path>

特性和元素

特性

无。

子元素

无。

父元素

父元素 描述
uap5:OutOfProcessServer 声明 类型为 windows.activableClass.outOfProcessServer 的包扩展点。 这样,应用包中定义的第三方 WinRT 类就可以从 Win32 进程调用。

要求

Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10/5
Minimum OS Version Windows 10版本 1709 (内部版本 16299)