Defines the trademark custom attribute in the assembly manifest.
Restriction: This directive is supported for .NET COBOL only.
Syntax:
>>-----.---ILTRADEMARK--"trademarktext"---.--><
+-NOILTRADEMARK--------------------+
Parameters:
-
trademarktext
- Text of the trademark information for the assembly.
Properties:
Default:
|
NOILTRADEMARK
|
IDE equivalent:
|
Click
Project
>
Properties >
Application >
Assembly Information and fill in
Trademark
|
Assembly manifest attribute:
|
System.Reflection.AssemblyTrademark
|