다음을 통해 공유


SystemSetting.MaxValue 속성

정의

설정에 대해 가능한 최대값을 가져오거나 설정합니다.

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

속성 값

최대값을 나타내는 문자열입니다.

특성

적용 대상