desktop5:ItemType
コンテキスト メニューに登録するコマンドの種類を格納します。
要素の階層
<desktop4:FileExplorerContextMenus>
<desktop5:ItemType>
構文
<desktop5:ItemType
Type = 'A string with a value between 1 and 64 characters in length that meets one of the requirements specified in the attributes section below.' >
<!-- Child elements -->
desktop5:Verb{0,10000}
</desktop5:ItemType>
キー
{}
特定の出現範囲
属性と要素
属性
属性 | 説明 | データ型 | 必須 | 既定値 |
---|---|---|---|---|
Type | コンテキスト メニュー ハンドラーを関連付けるファイルの種類。 | 長さが 1 ~ 64 文字の文字列。 次の文字列形式がサポートされています: A.) ピリオド (. ) で始まる文字列には追加のピリオドがなく、、、" | > : / \ 、または ? B という< 文字は含まれません。 ワイルドカード * 文字 (C) を含む文字列。 文字列値 Directory または Directory\Background 。 |
Yes |
子要素
子要素 | 説明 |
---|---|
desktop5:Verb | ファイル エクスプローラーのコンテキスト メニュー用にシェルに登録されているコマンドの名前とクラス ID。 |
親要素
親要素 | 説明 |
---|---|
desktop4:FileExplorerContextMenus | エクスプローラーのコンテキスト メニューの項目を登録します。 |
参照
必要条件
Item | 値 |
---|---|
名前空間 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/5 |
Minimum OS Version | Windows 10 バージョン 1809 (ビルド 17763) |