2 references to EventLogType
System.Core (2)
System\Diagnostics\Eventing\Reader\EventLogConfiguration.cs (2)
92
public
EventLogType
LogType {
94
return (
EventLogType
)((uint)NativeWrapper.EvtGetChannelConfigProperty(this.handle, UnsafeNativeMethods.EvtChannelConfigPropertyId.EvtChannelConfigType));