Condividi tramite


SystemSetting.MaxValue Proprietà

Definizione

Specifica il valore massimo che l'impostazione può avere. Usato per convalidare l'oggetto SettingValue.

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

Valore della proprietà

Valore massimo possibile per l'impostazione.

Attributi

Si applica a