tdBeforeFieldInit constant

int const tdBeforeFieldInit

Specifies that the type must be initialized before the first attempt to access a static field.

Implementation

static const tdBeforeFieldInit = 0x00100000;