EventFieldTags Enum

Definition

Specifies the user-defined tag that is placed on fields of user-defined types that are passed as EventSource payloads through the EventFieldAttribute.

This enumeration supports a bitwise combination of its member values.

public enum class EventFieldTags
[System.Flags]
public enum EventFieldTags
[<System.Flags>]
type EventFieldTags = 
Public Enum EventFieldTags
Inheritance
EventFieldTags
Attributes

Fields

None 0

Specifies no tag and is equal to zero.

Applies to