Gets and sets the property MaxValue.
If specified, the configuration option must be a numeric value less than this value.

C# |
public int MaxValue { get; set; }
If specified, the configuration option must be a numeric value less than this value.
C# |
public int MaxValue { get; set; }