Click or drag to resize

MetadataContentEntryDoNotLoadDLL Property

Select for DLLs that you do not want to be automatically loaded.

Namespace:  Micros.PosCore.Extensibility.Package
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public bool DoNotLoadDLL { get; set; }

Property Value

Type: Boolean
See Also