Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
DisplayName
A friendly name that can be displayed to users.
Element hierarchy
<Package>
└─ <Properties>
└─ <DisplayName>
Syntax
<Package
xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10">
...
<DisplayName>
<!-- TODO: Add value description -->
</DisplayName>
</Package>
Value
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| Defines additional metadata about the package including attributes that describe how the package appears to users. | ||||
| Value | ||||
| -- | ||||
http://schemas.microsoft.com/appx/manifest/foundation/windows10 |
Child elements
None.
Parent elements
| Parent element | Description |
|---|---|
| Properties | Defines additional metadata about the package including attributes that describe how the package appears to users. |
Requirements
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/foundation/windows10 |
| Minimum OS Version |
Remarks
This string is localizable.
Examples
Feedback
Was this page helpful?
