LogEntry<TState>.EventId Eigenschaft

Definition

Ruft die Protokollereignis-ID ab.

public:
 property Microsoft::Extensions::Logging::EventId EventId { Microsoft::Extensions::Logging::EventId get(); };
public Microsoft.Extensions.Logging.EventId EventId { get; }
member this.EventId : Microsoft.Extensions.Logging.EventId
Public ReadOnly Property EventId As EventId

Eigenschaftswert

Eine EventId-Instanz.

Gilt für: