Class CliTableProperty

java.lang.Object
ghidra.app.util.bin.format.pe.cli.tables.CliAbstractTable
ghidra.app.util.bin.format.pe.cli.tables.CliTableProperty
All Implemented Interfaces:
PeMarkupable, StructConverter

public class CliTableProperty extends CliAbstractTable
Describes the Property table. Each row describes a property. Indices into this table point to contiguous runs of properties ending with the next index from the PropertyMap table or with the end of this table.