EventWrittenEventArgs.Opcode Property

Definition

Gets the operation code for the event.

public:
 property System::Diagnostics::Tracing::EventOpcode Opcode { System::Diagnostics::Tracing::EventOpcode get(); };
public System.Diagnostics.Tracing.EventOpcode Opcode { get; }
member this.Opcode : System.Diagnostics.Tracing.EventOpcode
Public ReadOnly Property Opcode As EventOpcode

Property Value

The operation code for the event.

Applies to