desktop5:Verb

ファイル エクスプローラーのコンテキスト メニュー用にシェルに登録されているコマンドの名前とクラス ID。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <desktop4:Extension>

                        <desktop4:FileExplorerContextMenus>

                             <desktop5:ItemType>

                                  <desktop5:Verb>

構文

<desktop5:Verb
  Id = 'An alphanumeric string with a value between 3 and 64 characters in length.' 
  Clsid = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.' />

属性と要素

属性

属性 説明 データ型 必須 既定値
Id エクスプローラーのコンテキスト メニューに表示される名前です。 長さが 3 ~ 64 文字の英数字文字列。 Yes
Clsid アプリのクラス ID。 xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx という形式の GUID。 Yes

子要素

なし。

親要素

親要素 説明
desktop5:ItemType コンテキスト メニューに登録するコマンドの種類を格納します。

参照

シェル拡張機能ハンドラーの作成

必要条件

Item
名前空間 http://schemas.microsoft.com/appx/manifest/desktop/windows10/5
Minimum OS Version Windows 10 バージョン 1809 (ビルド 17763)