Click or drag to resize

MetadataContentEntries Property

Content entries includes list of below files. 1. Root JavaScript files 2. Application DLL files 3. Main SIM Script files.

Namespace: Micros.PosCore.Extensibility.Package
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public MetadataContentEntry[] ContentEntries { get; set; }

Property Value

MetadataContentEntry
See Also