次の方法で共有


IndexerLimits.MaxDocumentContentCharactersToExtract プロパティ

定義

インデックス作成のために取得したドキュメントから抽出される最大文字数を取得します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象