stringTables property

List<PeStringTable> stringTables
final

Every StringFileInfo table found, in the order the image lists them.

Implementation

final List<PeStringTable> stringTables;