Share via


MonitorThreshold.Value プロパティ

定義

しきい値を取得します。値の設定も可能です。

public:
 property int Value { int get(); void set(int value); };
public int Value { get; set; }
member this.Value : int with get, set
Public Property Value As Integer

プロパティ値

Int32 値。

注釈

この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。

適用対象