Skip to content

Latest commit

 

History

History
96 lines (66 loc) · 2.02 KB

File metadata and controls

96 lines (66 loc) · 2.02 KB
description Search.Product title ms.assetid keywords ms.topic ms.date
A friendly name for the publisher that can be displayed to users (Windows 8.1).
eADQiWindows 10XVcnh
PublisherDisplayName (Windows 8.1 extensions schema)
8df2d218-e62d-4b2e-8db5-3436c67aa04c
windows 10, uwp, schema, package manifest
reference
04/05/2017

PublisherDisplayName (extensions schema for Windows 8.1)

A friendly name for the publisher that can be displayed to users.

Element hierarchy

<Package>
<Properties>
<PublisherDisplayName>

Syntax

<PublisherDisplayName>

  A string 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](/windows/win32/appxpkg/troubleshooting) if you get an error.
 

 

Remarks

This string is localizable.

Requirements

Value
Namespace http://schemas.microsoft.com/appx/2010/manifest