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 的 2.0 版本支持此命名空间、类或成员。

适用于