EventLogWatcher.Enabled Özellik

Tanım

Bu nesnenin olay temsilcisine olay teslim etmeye başlayıp başlamadığını belirten bir değer alır veya ayarlar.

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

Özellik Değeri

true bu nesne olay temsilcisine olayları teslim ettiğinde; false bu nesne teslimi durdurduğunda.

Şunlara uygulanır

Ayrıca bkz.