Table of Contents

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 = 1024

Specifies that the runtime should check the name encoding.

SpecialName = 512

Specifies that the event is using a special name.