Partager via


SystemSetting.MaxValue Propriété

Définition

Obtient ou définit la valeur maximale possible pour le paramètre.

public:
 property System::String ^ MaxValue { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string MaxValue { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.MaxValue : string with get, set
Public Property MaxValue As String

Valeur de propriété

Chaîne qui représente la valeur maximale.

Attributs

S’applique à