EventToken Struct (System.Reflection.Emit) (original) (raw)

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Represents the Token returned by the metadata to represent an event.

public value class EventToken
[System.Serializable]
public struct EventToken
[System.Serializable]
[System.Runtime.InteropServices.ComVisible(true)]
public struct EventToken
[<System.Serializable>]
type EventToken = struct
[<System.Serializable>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type EventToken = struct
Public Structure EventToken

Inheritance

Attributes

Fields

Properties

Token Retrieves the metadata token for this event.

Methods

Operators

Applies to