Editar

Compartilhar via


FakeLogRecord.Id Property

Definition

Gets the ID representing the specific log statement.

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

Property Value

Applies to