Mono Class Library: System.Reflection NamespaceSystem.Reflection.EventAttributes Enumeration |
|
This enumeration is used by the EventInfo.Attributes property. [Edit]
Member Name Description None Specifies that the event has no attributes. [Edit] ReservedMask Documentation for this section has not yet been entered. [Edit] RTSpecialName Documentation for this section has not yet been entered. [Edit] SpecialName Specifies that the event is treated in a special way by some tools.
Note:[Edit]There are currently no event names that are required to be marked as special names. This functionality is provided for extensions, future standardization, and to increase consistency between the declaration of fields and methods.
For more information on special names, see Partition I of the CLI Specification.
For more information on SpecialName , see Partition II of the CLI Specification.
Namespace: System.Reflection
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0