Declares an app extensibility point of type windows.protocol. A URI association indicates that the app is registered to handle URIs with the specified scheme.
<uap10:Protocol
name = 'A string with a value between 2 and 2048 characters in length.'
desiredView = 'A string that can have one of the following values: "default", "useLess", "useHalf", "useMore", or "useMinimum".'
returnResults = 'An optional string that can have one of the following values: "none", "always", or "optional".'
parameters = 'An optional string value (or set of string values between "%" characters).' >
<!-- Child elements -->
uap10:Logo
uap10:DisplayName
rescap3:MigrationProgIds
previewappcompat:ProgId
</uap10:Protocol>
Key
? optional (zero or one)
Attributes and elements
Attributes
Attribute
Description
Data type
Required
Default value
Name
A user-friendly display name for the media content.
A string with a value between 2 and 2048 characters in length.
Yes
DesiredView
A user-friendly description for the media content.
A string that can have one of the following values: default, useLess, useHalf, useMore, or useMinimum.
No
ReturnResults
Defines the key systems used to encrypt and decrypt media content.
An optional string that can have one of the following values: none, always, or optional.
No
Parameters
The class ID associated with this media content.
An optional string value (or set of string values between % characters).