<mx:ApplicationEnvironment> Element

App that comprises part of or all of the functionality delivered in the package.

This element is optional.

Syntax

<mx:ApplicationEnvironment />  

Element information

Parent elements Prerequisites

Example

<Prerequisites>
  <OSMinVersion>6.2</OSMinVersion>
  <OSMaxVersionTested>6.2</OSMaxVersionTested>
  <mx:ApplicationEnvironment>title</mx:ApplicationEnvironment>
  <mx:OSName>era</mx:OSName>  
</Prerequisites>  

See also

How to: Enable Multiple Build Configurations in a Single Deployment