EventLogSettings.EventLog Property

Definition

For unit testing purposes only.

public:
 property Microsoft::Extensions::Logging::EventLog::Internal::IEventLog ^ EventLog { Microsoft::Extensions::Logging::EventLog::Internal::IEventLog ^ get(); void set(Microsoft::Extensions::Logging::EventLog::Internal::IEventLog ^ value); };
public Microsoft.Extensions.Logging.EventLog.Internal.IEventLog EventLog { get; set; }
member this.EventLog : Microsoft.Extensions.Logging.EventLog.Internal.IEventLog with get, set
Public Property EventLog As IEventLog

Property Value

Applies to