語言

MonitorThreshold.Enabled 屬性

定義

取得或設定閾值是否啟用。

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

屬性值

一個 Boolean 值。 如果 為真,則該閾值已啟用。 若 為錯誤,則該閾值被停用。

備註

此命名空間、類別或成員僅支援於 Microsoft .NET 框架 2.0 版本。

適用於