Share via


desktop:ParameterGroup

表示完全信任程式的命令列參數群組。

元素階層

<套件>

    <應用程式>

         <應用程式>

              <擴充功能>

                   <Desktop:Extension>

                        <Desktop:FullTrustProcess>

                             <desktop:ParameterGroup>

Syntax

<desktop:ParameterGroup
  GroupId = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
  Parameters = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.' >

屬性和元素

屬性

屬性 描述 資料類型 必要 預設值
GroupId 一或多個相關命令列參數群組的名稱。 您可以將此群組識別碼傳遞至 LaunchFullTrustProcessForAppAsyncLaunchFullTrustProcessForCurrentAppAsync 方法。 長度介於 1 到 32767 個字元之間的字串,其開頭和結尾為非空白字元。 Yes
參數 要與 GroupId 值產生關聯的命令列參數。 長度介於 1 到 32767 個字元之間的字串,其開頭和結尾為非空白字元。 Yes

子元素

父元素

父元素 描述
desktop:FullTrustProcess 表示以完全信任方式執行的桌面進程。

備註

如需詳細資訊,請參閱 LaunchFullTrustProcessForAppAsyncLaunchFullTrustProcessForCurrentAppAsync

規格需求

Item
命名空間 http://schemas.microsoft.com/appx/manifest/desktop/windows10
OS 最低版本 Windows 10版本 1607 (組建 14393)