Share via


Setting.String.MinStringLength Property

Definition

Gets the minimum string length.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="minLength")]
public int MinStringLength { get; init; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="minLength")>]
member this.MinStringLength : int with get, set
Public Property MinStringLength As Integer

Property Value

Attributes

Applies to