MonitorThreshold.Value Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la valeur de seuil.
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
Valeur de propriété
Valeur Int32.
Remarques
Cet espace de noms, cette classe ou ce membre sont pris en charge uniquement dans la version 2.0 de Microsoft .NET Framework.