Click or drag to resize

BasicAppSettingsDumpLoadedAssemblies property

If true, BasicAppSettings returns the following via the InfoController at the end of the Processing the full names of all assemblies loaded in the AppDomain. Default: false.

Namespace: NetEti.ApplicationEnvironment
Assembly: NetEti.BasicAppSettings (in NetEti.BasicAppSettings.dll) Version: 1.0.0+fc721cf1d38e1de155fd33971356662ac9c21f21
Syntax
public bool DumpLoadedAssemblies { get; set; }

Property value

Boolean
See also