Defines the title custom attribute in the assembly manifest.
Restriction: This directive is supported for .NET COBOL only.
Syntax:
>>-.----.----ILTITLE--"titletext"--.---><
+--NOILTITLE---------------+
Parameters:
-
titletext
- The title of the assembly
Properties:
Default:
|
NOILTITLE
|
IDE equivalent:
|
Click
Project
>
Properties >
Application >
Assembly Information and fill in
Title
|
Assembly manifest attribute:
|
System.Reflection.AssemblyTitle
|