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.
A friendly name that can be displayed to users.
Element hierarchy
<Package>
└─ <Extensions>
└─ <uap10:Extension>
└─ <uap10:Protocol>
└─ <uap10:DisplayName>
└─ <Applications>
└─ <Application>
└─ <Extensions>
└─ <uap10:Extension>
└─ <uap10:Protocol>
└─ <uap10:DisplayName>
Syntax
<uap10:DisplayName>
<!-- TODO: Add value description -->
</uap10:DisplayName>
Value
Attributes
None.
Child elements
None.
Parent elements
| Parent element | Description |
|---|---|
| uap10:Protocol | 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. |
Requirements
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/10 |
| Minimum OS Version | Windows 10 version 2004 (Build 19041) |