desktop10:SupportedProtocols
Specifies the supported URL protocol schemes for the extension.
Element hierarchy
<desktop10:SupportedProtocols>
Syntax
<desktop10:SupportedProtocols>
<!-- Child Elements -->
desktop10:SupportedProtocol{0, 10000}
</desktop10:SupportedProtocols>
Key
{}
A specific range of occurrences
Attributes and elements
Attributes
None.
Child elements
Child element | Description |
---|---|
desktop10:SupportedProtocol | Specifies a URL protocol scheme. |
Parent elements
Parent element | Description |
---|---|
desktop10:Extension | Declares an extensibility point for the app. |
Remarks
The behavior of this element is comparable to setting supported protocols for unpackaged apps in the registry as described in Application Registration. The attributes and child elements from the desktop10 namespace are only supported on extension instances that specify CompatMode="classic" and are only supported on desktop SKUs.
Requirements
Item | Value |
---|---|
desktop10 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/10 |
Minimum OS Version | Windows 11 version 22H2 (Build 22621) |