Enum EventAttributes
- Namespace
- AsmResolver.PE.DotNet.Metadata.Tables
- Assembly
- AsmResolver.PE.dll
Provides members defining all flags that can be associated to an event definition.
[Flags]
public enum EventAttributes : ushortFields
- RtSpecialName = 1024
- Specifies that the runtime should check the name encoding. 
- SpecialName = 512
- Specifies that the event is using a special name.