Click or drag to resize

AssemblyLoaderToolLoadReferencedAssemblies Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets a value indicating whether [load referenced assemblies].

Namespace:  imbSCI.Core.extensions.typeworks
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public bool LoadReferencedAssemblies { get; set; }
Request Example View Source

Property Value

Type: Boolean
true if [load referenced assemblies]; otherwise, false.
See Also