Share via


TemplateHashResultInner.MinifiedTemplate Property

Definition

Gets or sets the minified template string.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to