EventLogConfiguration.LogIsolation Propriété

Définition

Obtient une valeur EventLogIsolation qui spécifie si le journal des événements est un journal des événements de l'application, système ou personnalisé.

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

Valeur de propriété

Une des valeurs de l'énumération.

S’applique à

Voir aussi