HtmlTemplateApplicationRequest.HtmlTemplate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
HTML template input as a string
[System.Text.Json.Serialization.JsonPropertyName("HtmlTemplate")]
public string HtmlTemplate { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("HtmlTemplate")>]
member this.HtmlTemplate : string with get, set
Public Property HtmlTemplate As String
Property Value
- Attributes