Makes the Visual Studio Framework classes in the specified assembly available to the program being compiled.
>>-.----.--ILREF--"assemblyname"------>< +-NO-+
assemblyname | The name of the assembly containing the required classes |
Default: | NOILREF |
IDE equivalent: | Add a reference to the unmanaged assembly in the References folder of the solution |