FrameworkContextReferenceAssemblies Property |
A dictionary of the reference assemblies for the target framework by name.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public Dictionary<string, LoadedAssembly> ReferenceAssemblies { get; }
Property Value
Type:
DictionaryString,
LoadedAssemblySee Also