Loads a .NET assembly into AutoCAD.
The Choose .NET Assembly dialog box, a standard file selection dialog box, is displayed.
When FILEDIA is set to 0 (zero), NETLOAD displays the following command prompt:
Assembly file name: Enter a file name and press Enter.
A compiled project which has the DLL file extension.
A project file created with Microsoft Visual Studio that has the VBPROJ file extension.
A project file created with Microsoft Visual Studio that has the CSPROJ file extension.
Window used to edit the code stored in a class module or form.
File used to manage one or more project files loaded into Microsoft Visual Studio.
A link to an API library file that is used by a project. A project file can also be referenced to another project.