Property MinimumStringLength
MinimumStringLength
The minimum length strings should be before evaluating the ExpansionRules. For example if the value was 10, then all strings under 10 in length would be increased to 10 before the expansion rules were applied. By default this value is 1.
Declaration
public int MinimumStringLength { get; set; }
Property Value
Type | Description |
---|---|
int |