다음을 통해 공유


LengthTokenFilter.MaxLength Property

Definition

Gets the maximum length in characters. Default and maximum is 300.

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

Property Value

Applies to