Share via


SystemSetting.MaxValue Propiedad

Definición

Obtiene o establece el valor máximo posible para la configuración.

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

Valor de propiedad

Cadena que representa el valor máximo.

Atributos

Se aplica a