DiagnosticEvent.ActivityId Property

Definition

Get the ETW activity id associated with this event

public:
 property Nullable<Guid> ActivityId { Nullable<Guid> get(); };
public Guid? ActivityId { get; }
member this.ActivityId : Nullable<Guid>
Public ReadOnly Property ActivityId As Nullable(Of Guid)

Property Value

Applies to