Share via


ImageTag.Hint Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to