次の方法で共有


ImageTag.Hint プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象