TemplateHashResult.MinifiedTemplate プロパティ

定義

縮小されたテンプレート文字列を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象