desktop:SearchProtocolHandler

表示处理应用的搜索协议的桌面进程。

元素层次结构

<包>

      <应用程序>

            <应用程序>

                  <扩展>

                        <Desktop:Extension>

                              <Desktop:SearchProtocolHandler>

语法

<desktop:SearchProtocolHandler
  protocolName = 'A string with a value between 2 and 2048 characters in length.'
  protocolActivatorCLSID = 'A string with a value between 1 and 255 characters in length that cannot start or end with a period or contain these characters: <, >, :, ", /, \, |, ?, or *.' />

特性和元素

属性

属性 说明 数据类型 必须 默认值
ProtocolName 要显示 ot 用户的友好名称。 值长度介于 2 到 2048 个字符之间的字符串。
ProtocolActivatorCLSID 搜索协议的唯一标识符。 一个长度介于 1 到 255 个字符之间的值的字符串,不能以句点开头或结尾,或者包含以下字符:<、、>:\/|"?、 或 。*

子元素

父元素

父元素 描述
desktop:Extension 声明应用的扩展点。

要求

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