編輯

共用方式為


ClassicEvent.Id Property

Definition

Gets the ID of the event.

public int Id { get; }
member this.Id : int
Public ReadOnly Property Id As Integer

Property Value

Remarks

This field is known as Type in EVENT_TRACE and Opcode in EVENT_RECORD.

Applies to