The IForeNETMakeArgs interface contains properties used to receive information about compilation of .NET assembly.
Property name | Brief description | |
BuiltinAssemblies | The BuiltinAssemblies property returns the information about platform system assemblies. | |
Messages | The Messages property determines an array of strings, that includes the information of the compilation of .NET assembly. |
See also: