desktop4:Verb

Names and class IDs of the commands registered in the Shell for a file explorer context menu.

Element hierarchy

<Package>

    <Applications>

         <Application>

              <Extensions>

                   <desktop4:Extension>

                        <desktop4:FileExplorerContextMenus>

                             <desktop4:ItemType>

                                  <desktop4:Verb>

Syntax

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

Attributes and elements

Attributes

Attribute Description Data type Required Default value
Id The name that appears in the File Explorer context menu. An alphanumeric string with a value from 3 to 64 characters in length. Yes
Clsid The class ID of the app. A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx. Yes

Child elements

None.

Parent elements

Parent element Description
desktop4:ItemType Contains the type of command to be registered in the context menu.

Remarks

For more information about this element, see the remarks for desktop4:FileExplorerContextMenus.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/desktop/windows10/4
Minimum OS Version Windows 10 version 1803 (Build 17134)