desktop7:SystemFileAssociation
註冊應用程式的系統檔案關聯。
元素階層
<desktop7:SystemFileAssociation>
Syntax
<desktop7:SystemFileAssociation
FileType = 'A string with a value between 1 and 64 characters in length that begins with a period (".") and cannot contain these characters: <, >, :, ", |, ?, or *.'
FullDetails = 'An optional string with a value between 1 and 256 characters in length.'
PreviewDetails = 'An optional string with a value between 1 and 256 characters in length.'
PreviewTitle = 'An optional string with a value between 1 and 256 characters in length.'
TileInfo = 'An optional string with a value between 1 and 256 characters in length.'
ExtendedTileInfo = 'An optional string with a value between 1 and 256 characters in length.'
InfoTip = 'An optional string with a value between 1 and 256 characters in length.'
QuickTip = 'An optional string with a value between 1 and 256 characters in length.' />
屬性和元素
屬性
屬性 | 描述 | 資料類型 | 必要 | 預設值 |
---|---|---|---|---|
FileType | 建立關聯之檔案類型。 | 長度介於 1 到 64 個字元之間的字串,開頭為句點 () . ,且不能包含下列字元: < 、、 > 、 : " 、 | 、 ? 或 * 。 |
Yes | |
FullDetails | 屬性會顯示在 [屬性] 對話方塊的 [詳細資料] 索引標籤上。 這是檔案類型支援的完整屬性清單。 | 長度介於 1 到 256 個字元之間的選擇性字串。 | No | |
PreviewDetails | 屬性會顯示在預覽窗格中。 | 長度介於 1 到 256 個字元之間的選擇性字串。 | No | |
PreviewTitle | 屬性會顯示在專案縮圖旁邊的 [預覽窗格] 標題區域中。 專案數目上限為 3。 如果屬性清單包含超過允許的最大數目,則會忽略其餘專案。 | 長度介於 1 到 256 個字元之間的選擇性字串。 | No | |
TileInfo | 當清單檢視處於磚檢視模式時,會顯示內容。 專案數目上限為 3。 如果屬性清單包含超過允許的最大數目,則會忽略其餘專案。 | 長度介於 1 到 256 個字元之間的選擇性字串。 | No | |
ExtendedTileInfo | 當清單檢視處於 [擴充磚] 檢視模式時,就會顯示專案的屬性。 | 長度介於 1 到 256 個字元之間的選擇性字串。 | No | |
InfoTip | 當使用者將滑鼠停留在專案上方時,屬性會顯示在 InfoTip 中。 | 長度介於 1 到 256 個字元之間的選擇性字串。 | No | |
QuickTip | 如果無法直接從專案擷取屬性,例如必須透過慢速網路連線存取專案時,就會顯示內容。 建議在此處命名的屬性,例如 Type 或 Size,不需要開啟檔案資料流程來判斷其值。 | 長度介於 1 到 256 個字元之間的選擇性字串。 | No |
子元素
無。
父元素
父元素 | 描述 |
---|---|
desktop7:Extension | 定義應用程式的擴充點。 |
備註
如需註冊應用程式的資訊,請參閱 應用程式註冊。
規格需求
Item | 值 |
---|---|
命名空間 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/7 |
OS 最低版本 | Windows 10 (組建 19645) |