EventLogLogger.EventLog Property

Definition

Gets the event log.

public:
 property Microsoft::Extensions::Logging::EventLog::Internal::IEventLog ^ EventLog { Microsoft::Extensions::Logging::EventLog::Internal::IEventLog ^ get(); };
public Microsoft.Extensions.Logging.EventLog.Internal.IEventLog EventLog { get; }
member this.EventLog : Microsoft.Extensions.Logging.EventLog.Internal.IEventLog
Public ReadOnly Property EventLog As IEventLog

Property Value

Applies to