Partager via


KeepTokenFilter.LowerCaseKeepWords Propriété

Définition

Obtient ou définit une valeur indiquant si tous les mots doivent d’abord être en minuscules. La valeur par défaut est false.

[Newtonsoft.Json.JsonProperty(PropertyName="keepWordsCase")]
public bool? LowerCaseKeepWords { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keepWordsCase")>]
member this.LowerCaseKeepWords : Nullable<bool> with get, set
Public Property LowerCaseKeepWords As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à