| SystemBootUtilityIgnoreNonPresentAssemblies Property |
Should we simply ignore registered code assemblies that can't be loaded because they aren't present on the harddrive?
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic bool IgnoreNonPresentAssemblies { get; set; }
Property Value
Type:
Boolean
See Also