Defines the company name custom attribute in the assembly manifest.
Restriction: This directive is supported for .NET COBOL only.
Syntax:
>>------.---ILCOMPANY--"companyname"--.---><
+-NOILCOMPANY-----------------+
Parameters:
companyname
|
The name of your company for the assembly
|
Properties:
Default:
|
NOILCOMPANY
|
IDE equivalent:
|
Click
Project
>
Properties >
Application >
Assembly Information and fill in
Company
|
Assembly manifest attribute:
|
System.Reflection.AssemblyCompany
|