Partager via


AsciiFoldingTokenFilter.PreserveOriginal Propriété

Définition

Obtient ou définit une valeur indiquant si le jeton d’origine sera conservé. La valeur par défaut est false.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à