<DisplayName> Element

A friendly name that can be displayed to users.

This element is required.

Syntax

<DisplayName />  

Element information

Parent elements Properties

Remarks

This value is currently not displayed on the console. See the DisplayName and Description attributes of the VisualElements element for values that are displayed on the console.

Example

<Properties>
  <DisplayName>Direct3DGame2</DisplayName>
  <PublisherDisplayName>PublisherDisplayName</PublisherDisplayName>
  <Logo>StoreLogo.png</Logo>
  <Description>Direct3DGame2</Description>
</Properties>