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

屬性值

其中一個列舉值。

適用於

另請參閱