EventLogConfiguration.LogType 属性

定义

获取一个 EventLogType 值,该值确定事件日志的类型。

public:
 property System::Diagnostics::Eventing::Reader::EventLogType LogType { System::Diagnostics::Eventing::Reader::EventLogType get(); };
public System.Diagnostics.Eventing.Reader.EventLogType LogType { get; }
member this.LogType : System.Diagnostics.Eventing.Reader.EventLogType
Public ReadOnly Property LogType As EventLogType

属性值

枚举值之一。

适用于

另请参阅