Compartilhar via


PathHierarchyTokenizerV2.MaxTokenLength Propriedade

Definição

Obtém ou define o comprimento máximo do token. O padrão e o máximo é 300.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a