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 for the publisher that can be displayed to users.
Element hierarchy
<PublisherDisplayName>
Syntax
<PublisherDisplayName>
A string with a value between 1 and 256 characters in length. This string is localizable.
</PublisherDisplayName>
Attributes and elements
Attributes
None.
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. |
Note
You may get an error if the manifest elements DisplayName or Description contain characters disallowed by the Windows firewall; namely | and all, due to which Windows fails to create the AppContainer profile for the package. Use this reference for troubleshooting if you get an error.
Remarks
This string is localizable.
Requirements
| Item | Value |
|---|---|
| Namespace | http://schemas.microsoft.com/appx/manifest/foundation/windows10 |