Compartir a través de


SiteSealInner.Html Propiedad

Definición

Obtiene o establece un fragmento de código HTML

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a