Property BaseAssemblies
BaseAssemblies
A list of assembly definition assets to use as the root assemblies for this TypeCache. If null, the project's global assemblies will be used.
Declaration
public AssemblyDefinitionAsset[] BaseAssemblies { get; set; }
Property Value
| Type | Description | 
|---|---|
| AssemblyDefinitionAsset[] |