LengthTokenFilter.MinLength プロパティ

定義

文字単位の最小長を取得します。 既定値は 0 です。 最大値は 300 です。 の値 MinLengthより小さくする必要があります。

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

プロパティ値

適用対象