BinaryName

The BinaryName property specifies the name of the binary that runs when the configuration is executed.

If the language is Genero, the BinaryName must correspond to the name of the parent library or application. If the language is Genero (no link), the BinaryName property specifies the .42m file that the configuration executes. To learn more about the Genero and Genero (no link) languages, see Projects.

This property corresponds to the $(BinaryName) variable.

In the Properties view, this property is in the Project category for Configurations. The Binary Name also exists for Applications, Libraries, and Files, but can only be accessed through the $(BinaryName) variable.