desktop4:ItemType
コンテキスト メニューに登録するコマンドの種類を格納します。
要素の階層
<desktop4:FileExplorerContextMenus>
<desktop4:ItemType>
構文
<desktop4:ItemType
Type = 'A string with a value between 1 and 64 characters in length that must begin with a period ("."), cannot have additional periods, and cannot contain these characters: <, >, :, ", /, \, |, ?. Can also be a wildcard "*" character.' >
<!-- Child elements -->
desktop4:Verb{0,10000}
</desktop4:ItemType>
キー
{}
特定の出現範囲
属性と要素
属性
属性 | 説明 | データ型 | 必須 | 既定値 |
---|---|---|---|---|
型 | コンテキスト メニュー ハンドラーを関連付けるファイルの種類。 | ピリオド () で始まる必要がある長さが 1 ~ 64 文字の文字列は、ピリオド (. ) を追加することはできません。また、、" \ : > / 、、、| 、 ? の各文字< を含めることはできません。 ワイルドカード * 文字を指定することもできます。 |
Yes |
子要素
子要素 | 説明 |
---|---|
desktop4:Verb | ファイル エクスプローラーのコンテキスト メニュー用にシェルに登録されているコマンドの名前とクラス ID。 |
親要素
親要素 | 説明 |
---|---|
desktop4:FileExplorerContextMenus | エクスプローラーのコンテキスト メニューの項目を登録します。 |
注釈
この要素の詳細については、 desktop4:FileExplorerContextMenus の解説を参照してください。
必要条件
Item | 値 |
---|---|
名前空間 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/4 |
Minimum OS Version | Windows 10 バージョン 1803 (ビルド 17134) |