resourceName property

String resourceName
final

How the RT_VERSION entry is named in the resource directory: #1 for the conventional numeric id, or the name string for images that use one (some windres builds emit VS_VERSION_INFO, which the Win32 version APIs cannot find because they look up the numeric id only).

Implementation

final String resourceName;