HtmlTemplateApplicationResponse.FinalHtml 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.
Final HTML result of all operations on input
[System.Text.Json.Serialization.JsonPropertyName("FinalHtml")]
public string FinalHtml { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("FinalHtml")>]
member this.FinalHtml : string with get, set
Public Property FinalHtml As String
Property Value
- Attributes