![]() | |
References |
Add library references and namespace imports.
This topic contains the following sections.
This section contains the following subsections.
Image | Command | Description |
---|---|---|
![]() | Add Reference | Adds an entry to the ASSEMBLIES table. |
![]() | Refresh References | Reloads all assemblies. |
![]() | Remove Reference | Deletes selected rows from ASSEMBLIES table. |
![]() | Toggle Columns | Toggles column filter. |
![]() | Toggle Path | Toggles absolute <-> relative path. |
![]() | Show Loaded Assemblies | Shows the Loaded Assemblies Dialog. |
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
(blank) | Row index. The type loader tries to resolve and load assemblies in that order. | ||||||||||||
Assembly | Path and filename of references. Allowed files are .net class libraries, .net executables, C# project files (*.csproj) and VB project files (*.vbproj) If project files a used (recommended) the newest compiler output will be loaded.
| ||||||||||||
Summary (hidden by default) | Not used. |
See also Loaded Assemblies Dialog
Image | Command | Description |
---|---|---|
![]() | Add Namespace Import | Adds an entry to the NAMESPACE table. |
![]() | Delete Namespace Import | Deletes selected rows from NAMESPACE table. |
![]() | Toggle Columns | Toggles column filter. |
Name | Description |
---|---|
(blank) | Row index. |
Namespace | Mentioned namespaces may be omitted when specifying type names. |
Summary (hidden by default) | Not used. |