mdPublic constant

int const mdPublic

Specifies that the member is accessible by all types with access to the scope.

Implementation

static const mdPublic = 0x0006;