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

プロパティ値

列挙値の 1 つ。

適用対象

こちらもご覧ください