desktop5:ItemType
包含要註冊于操作功能表中的命令類型。
元素階層
<desktop4:FileExplorerContextMenus>
<desktop5:ItemType>
Syntax
<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.) 的字串 字串值 Directory 或 Directory\Background 。 |
Yes |
子元素
子項目 | 描述 |
---|---|
desktop5:Verb | 在檔案總管操作功能表的殼層中註冊之命令的名稱和類別識別碼。 |
父元素
父元素 | 描述 |
---|---|
desktop4:FileExplorerContextMenus | 註冊檔案總管操作功能表的專案。 |
另請參閱
規格需求
Item | 值 |
---|---|
命名空間 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/5 |
OS 最低版本 | Windows 10版本 1809 (組建 17763) |