Share via


uap5:Path

可執行檔的路徑。

元素階層

<套件>

    <應用程式>

         <應用程式>

              <擴充功能>

                   <uap5:Extension>

                        <uap5:OutOfProcessServer>

                             <uap5:Path>

Syntax

<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.enableableClass.outOfProcessServer類型的套件擴充點。 這可讓應用程式套件中定義的協力廠商 WinRT 類別從 Win32 進程呼叫。

規格需求

Item
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10/5
OS 最低版本 Windows 10版本 1709 (組建 16299)