Share via


MergeSkill.InsertPreTag プロパティ

定義

結合されたテキストの先頭を示すタグを取得または設定します。 既定では、タグは空のスペースです。

[Newtonsoft.Json.JsonProperty(PropertyName="insertPreTag")]
public string InsertPreTag { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="insertPreTag")>]
member this.InsertPreTag : string with get, set
Public Property InsertPreTag As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象