Tile.EmbedData Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to