Partager via


LengthTokenFilter.Max Propriété

Définition

Obtient ou définit la longueur maximale en caractères. La valeur par défaut et la valeur maximale sont 300.

[Newtonsoft.Json.JsonProperty(PropertyName="max")]
public int? Max { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="max")>]
member this.Max : Nullable<int> with get, set
Public Property Max As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à