EtwEvent Class

Definition

Attribute to represent an EtwEvent

public ref class EtwEvent sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Method)]
public sealed class EtwEvent : Attribute
[<System.AttributeUsage(System.AttributeTargets.Method)>]
type EtwEvent = class
    inherit Attribute
Public NotInheritable Class EtwEvent
Inherits Attribute
Inheritance
EtwEvent
Attributes

Constructors

EtwEvent(Int64)

Constructor

Properties

EventId

EventId

Applies to