次の方法で共有


SiteSeal.Html プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象