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 : ushort
Fields
RtSpecialName = 1024Specifies that the runtime should check the name encoding.
SpecialName = 512Specifies that the event is using a special name.