Click or drag to resize

AssemblyLoaderToolLoadReflectionOnly Property

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

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

Property Value

Type: Boolean
true if [load reflection only]; otherwise, false.
See Also