Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
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.
Element hierarchy
<uap3:Protocol>
Syntax
<uap3:Protocol
parameters = 'A string with a value or set of string values between 1 and 32767 characters.' />
Attributes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
Parameters | The class ID associated with this media content. | A string with a value or set of string values between 1 and 32767 characters. | No |
Child elements
None.
Parent elements
Parent element | Description |
---|---|
uap3:Extension | Sets parameters to define the protocol of the extensions. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/3 |
Minimum OS Version | Windows 10 version 1607 (Build 14393) |