desktop5:ItemType

包含在上下文菜单中注册的命令的类型。

元素层次结构

<包>

    <应用程序>

         <应用程序>

              <扩展>

                   <desktop4:Extension>

                        <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>

密钥

{} 特定出现次数范围

特性和元素

属性

属性 说明 数据类型 必须 默认值
类型 要与上下文菜单处理程序关联的文件类型。 长度介于 1 到 64 个字符之间的字符串。 支持以下字符串格式:A.) 以句点开头的.字符串 () ,没有额外的句点,并且不包含以下字符:<、、>:"/\|、 或 ?、B.) 包含通配符 * 的字符串,或 C.) 字符串值 DirectoryDirectory\Background

子元素

子元素 描述
desktop5:Verb 在 Shell 中为文件资源管理器上下文菜单注册的命令的名称和类 ID。

父元素

父元素 描述
desktop4:FileExplorerContextMenus 注册文件资源管理器上下文菜单的项。

另请参阅

创建 Shell 扩展处理程序

要求

命名空间 http://schemas.microsoft.com/appx/manifest/desktop/windows10/5
Minimum OS Version Windows 10版本 1809 (内部版本 17763)