Using the .NET BCL Framework

C# Add-In

Using the .NET BCL Framework

Top  Previous  Next

Procedure for Importing the .NET BCL Framework :

1.Select the [File] -> [Import] -> [Framework...] menu.
2.At the [Import Framework] dialog, select the .NET BCL Framework from the list and click the [OK] button.

 

framew3

 

3.The Select Element dialog box will appear to determine in which element the .NET BCL framework will be located. Select an element (package, model, subsystem or project) to contain the framework and then click the [OK] button.

 

framework_package_select

 

4.The framework is included in the selected element.

note Note

·Importing a framework does not store the framework elements in the project. Since framework units are referenced by the project, the framework unit files must be present when opening the project.

·To delete the imported frameworks, remove the respective framework units.