Information Page (Application Properties Dialog Box)
- Updated2025-07-30
- 1 minute(s) read
Use this page of the Application Properties dialog box to name the stand-alone application and select the location to build the application.
This page includes the following components:
| Option | Description |
|---|---|
| Build specification name | Specifies a unique name for the build specification. The name appears under Build Specifications in the Project Explorer window. |
| Target filename | Specifies the filename for the .NET interop assembly. .NET interop assemblies must have a .dll extension. |
| Destination directory | Specifies the location to build the .NET interop assembly. You can enter a path or use the Browse button to navigate to and select the location. If the absolute path specified is the project folder or the folder above, the value of Bld_localDestDir in the project file is a relative path and the value of Bld_localDestDirType is relativeToProject or relativeToCommon. |
| Build specification description | Displays information about the build specification. You can view and edit the description on this page only. |