desktop:ParameterGroup
完全信頼プロセスのコマンド ライン パラメーターのグループを表します。
要素の階層
<desktop:ParameterGroup>
構文
<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 | 1 つ以上の関連するコマンド ライン パラメーターのグループの名前。 このグループ ID は、 LaunchFullTrustProcessForAppAsync メソッドまたは LaunchFullTrustProcessForCurrentAppAsync メソッドに渡すことができます。 | 長さが 1 ~ 32767 文字の文字列で、先頭と末尾に空白文字以外の文字が含まれます。 | Yes | |
パラメーター | GroupId 値に関連付けるコマンド ライン パラメーター。 | 長さが 1 ~ 32767 文字の文字列で、先頭と末尾に空白文字以外の文字が含まれます。 | Yes |
子要素
なし
親要素
親要素 | 説明 |
---|---|
desktop:FullTrustProcess | 完全信頼で実行されるデスクトップ プロセスを表します。 |
注釈
詳細については、「 LaunchFullTrustProcessForAppAsync 」および 「LaunchFullTrustProcessForCurrentAppAsync」を参照してください。
必要条件
Item | 値 |
---|---|
名前空間 | http://schemas.microsoft.com/appx/manifest/desktop/windows10 |
Minimum OS Version | Windows 10 バージョン 1607 (ビルド 14393) |