desktop2:SearchPropertyHandler
讓 Windows 傳統型橋接器應用程式在系統上安裝屬性處理常式。 這些處理常式可用來從檔案讀取屬性,以便編制索引和搜尋。
元素階層
<desktop2:SearchPropertyHandler>
Syntax
<desktop2:SearchPropertyHandler Clsid = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.'
Path = 'A string with a value between 1 and 256 characters in length, ending with ".dll", that cannot contain the following characters: <, >, :, ", |, ?, or *.'
ProcessorArchitecture = 'A string that can have one of the following values: "x86", "x64", "arm", "arm64", or "neutral".' />
屬性和元素
屬性
屬性 | 描述 | 資料類型 | 必要 | 預設值 |
---|---|---|---|---|
Clsid | 應用程式套件中 類別的識別碼。 | 格式為 xxxxxxxx-xxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxxx 的 GUID。 | Yes | |
路徑 | 相對於實作 CLSID 的二進位檔路徑。 | 長度介於 1 到 256 個字元之間的字串,結尾 .dll 為 ,不能包含下列字元: < 、、 : > 、 " 、 | 、 ? 或 * 。 |
No | |
ProcessorArchitecture | 處理器架構。 | 可以具有下列其中一個值的字串:x86、x64、arm、arm64或中性。 | Yes |
子元素
無。
父元素
父元素 | 描述 |
---|---|
desktop2:Extension | 宣告應用程式的擴充點。 |
規格需求
Item | 值 |
---|---|
命名空間 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/2 |
OS 最低版本 | Windows 10版本 1703 (組建 15063) |