(Optional) The text that's displayed when the application is installed.
<qnx>, <configuration>
| Name | Cardinality |
|---|---|
| text | Any number |
The <description> element specifies the text that's displayed when the application is installed. You can use the <text> element to specify different string values for different languages and locales.
A PCDATA value representing a description of the application.
None.
<description>The HelloWorldDisplayManaged application
<text xml:lang="de-DE">The German description for
HelloWorldDisplayManaged application</text>
</description>