Edit

Share via


TwitterMediaAdditionalInfo.Embeddable Property

Definition

Gets or sets a value indicating whether video is embeddable

[Newtonsoft.Json.JsonProperty("embeddable")]
public bool Embeddable { get; set; }
[<Newtonsoft.Json.JsonProperty("embeddable")>]
member this.Embeddable : bool with get, set
Public Property Embeddable As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to