EventDefinitionBase.EventId Property

Definition

The EventId.

public virtual Microsoft.Extensions.Logging.EventId EventId { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.EventId : Microsoft.Extensions.Logging.EventId
Public Overridable ReadOnly Property EventId As EventId

Property Value

Attributes

Applies to