Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Compiler Directives
>
Managed COBOL Command Line Compiler Directives
>
Identity, Information and Manifest Directives
Identity, Information and Manifest Directives
ILCOMPANY
Defines the company name custom attribute in the assembly manifest.
ILCOPYRIGHT
Defines the copyright custom attribute in the assembly manifest.
ILCULTURE
Defines the culture custom attribute in the assembly manifest.
ILDESCRIPTION
Defines the description attribute in the assembly manifest.
ILFILEVERSION
Instructs the compiler to use a specific version number for the Win32 file version.
ILMANIFEST
Selects a manifest generation option when the application runs on Windows Vista under User Account Control (UAC).
ILPRODUCT
Defines the product name custom attribute in the assembly manifest.
ILPRODUCTVERSION
Instructs the compiler to use a specific version number for the Win32 product file version.
ILTITLE
Defines the title custom attribute in the assembly manifest.
ILTRADEMARK
Defines the trademark custom attribute in the assembly manifest.
ILVERSION
Specifies the version of the assembly.
Parent topic:
Managed COBOL Command Line Compiler Directives