EventDescriptor.EventId Property

Definition

Retrieves the event identifier value from the event descriptor.

public:
 property int EventId { int get(); };
public int EventId { get; }
member this.EventId : int
Public ReadOnly Property EventId As Integer

Property Value

The event identifier.

Applies to