desktop2:SearchPropertyHandler
可讓 Windows 傳統型網橋應用程式在您的系統上安裝屬性處理程式。 這些處理程式可用來從檔案讀取屬性,以便編製索引和搜尋。
元素階層
<desktop2:SearchPropertyHandler>
語法
<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-xxxxxx 格式的 GUID。 | 是的 | |
路徑 | 相對於實作 CLSID 之二進位檔的路徑。 | 長度介於 1 到 256 個字元的字串,結尾為 .dll ,不能包含下列字元:< 、> 、: 、" 、| 、? 或 * 。 |
不 | |
ProcessorArchitecture | 處理器架構。 | 具有下列其中一個值的字串:x86、x64、arm、arm64或 中性。 | 是的 |
子專案
沒有。
父元素
父元素 | 描述 |
---|---|
desktop2:Extension | 宣告應用程式的擴充點。 |
言論
從 Windows 10 版本 1809 和 Windows 11 版本 22H2 開始,此應用程式延伸模組將不再適用於使用 Windows 傳統型網橋封裝為 UWP app 的桌面應用程式。 在傳統型網橋應用程式的套件指令清單中包含此延伸模組將不會有任何作用。
要求
專案 | 價值 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10/2 |
最低 OS 版本 | Windows 10 版本 1703 (組建 15063) |