Compartir a través de


IndexerLimits.MaxDocumentContentCharactersToExtract Propiedad

Definición

Obtiene el número máximo de caracteres que se extraerán de un documento seleccionado para la indexación.

[Newtonsoft.Json.JsonProperty(PropertyName="maxDocumentContentCharactersToExtract")]
public double? MaxDocumentContentCharactersToExtract { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxDocumentContentCharactersToExtract")>]
member this.MaxDocumentContentCharactersToExtract : Nullable<double>
Public ReadOnly Property MaxDocumentContentCharactersToExtract As Nullable(Of Double)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a