Edit

desktop:SearchProtocolHandler

Represents a desktop process handles the search protocol for the app.

Element hierarchy

<Package>
   └─ <Applications>
      └─ <Application>
         └─ <Extensions>
            └─ <desktop:Extension>
               └─ <desktop:SearchProtocolHandler>

Syntax

<desktop:SearchProtocolHandler>

  <!-- Child elements -->
  desktop:SearchProtocol{1,100}

</desktop:SearchProtocolHandler>

Key

{} specific range of occurrences

Attributes

None.

Child elements

Child element Description
desktop:SearchProtocol

Parent elements

Parent element Description
desktop:Extension Declares an extensibility point for the app.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/desktop/windows10
Minimum OS Version Windows 10 version 1607 (Build 14393)

Remarks

Examples