EventLogWatcher.Enabled Vlastnost

Definice

Získá nebo nastaví hodnotu, která určuje, zda tento objekt začne doručovat události delegát události.

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

Hodnota vlastnosti

true pokud tento objekt může doručit události delegátu události; false pokud se tento objekt zastavil.

Platí pro