EventLogConfiguration.LogIsolation 属性

定义

获取一个 EventLogIsolation 值,该值指定此事件日志是应用程序事件日志、系统事件日志还是自定义事件日志。

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

属性值

枚举值之一。

适用于

另请参阅