MinimumLength property

Return the minimum length of the string value (in characters).

Visual Basic syntax

Public ReadOnly Property MinimumLength As Integer

C# syntax

public int MinimumLength {get;}