SynonymMap.Format プロパティ

定義

シノニム マップの形式。 現在、'solr' 形式のみがサポートされています。

[Newtonsoft.Json.JsonProperty(PropertyName="format")]
public static string Format { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="format")>]
static member Format : string
Public Shared ReadOnly Property Format As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象