desktop10:SupportedProtocols
Specifies the supported URL protocol schemes for the extension.
<desktop10:SupportedProtocols>
XML
<desktop10:SupportedProtocols>
<!-- Child Elements -->
desktop10:SupportedProtocol{0, 10000}
</desktop10:SupportedProtocols>
{}
A specific range of occurrences
None.
Child element | Description |
---|---|
desktop10:SupportedProtocol | Specifies a URL protocol scheme. |
Parent element | Description |
---|---|
desktop10:Extension | Declares an extensibility point for the app. |
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.
Item | Value |
---|---|
desktop10 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/10 |
Minimum OS Version | Windows 11 version 22H2 (Build 22621) |