<Description> Element

A friendly description that can be displayed to users.

This element is required.

Syntax

<Description />  

Element information

Parent elements Properties

Remarks

Description must be a string between 1 and 2048 characters in length that cannot include characters such as tabs, carriage returns, and line feeds.

Example

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