Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a desktop process handles the search protocol for the app.
Element hierarchy
<Desktop:SearchProtocolHandler>
Syntax
<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 *.' />
Attributes and elements
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| ProtocolName | The friendly name to display ot users. | A string with a value between 2 and 2048 characters in length. | Yes | |
| ProtocolActivatorCLSID | A unique identifier for the search protocol. | 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 *. |
Yes |
Child elements
None
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) |