Click or drag to resize

Project_loadedAssemblies Field

Assembly/root namespace combinations for which types have already been loaded for this project.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected HashSet<string> _loadedAssemblies

Field Value

Type: HashSetString
See Also