EventLogWatcher.Enabled Proprietà

Definizione

Ottiene o imposta un valore che indica se l'oggetto inizia a recapitare eventi al delegato dell'evento.

public:
 property bool Enabled { bool get(); void set(bool value); };
public bool Enabled { get; set; }
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

Valore della proprietà

true quando questo oggetto può recapitare eventi al delegato dell'evento; false quando questo oggetto ha interrotto il recapito.

Si applica a