[Serializable] |
These enums are defined in the corhdr.h file and are a combination of bits and enumerators.
| None | Specifies that the event has no attributes. |
| ReservedMask | Specifies a reserved flag for common language runtime use only. |
| RTSpecialName | Specifies that the common language runtime should check name encoding. |
| SpecialName | Specifies that the event is special in a way described by the name. |
Hierarchy: