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でのみサポートされています。

適用対象