共用方式為


LengthTokenFilter.MinLength Property

Definition

Gets the minimum length in characters. Default is 0. Maximum is 300. Must be less than the value of MinLength.

public int? MinLength { get; set; }
member this.MinLength : Nullable<int> with get, set
Public Property MinLength As Nullable(Of Integer)

Property Value

Applies to