Edit

Share via


TwitterMediaAdditionalInfo.Title Property

Definition

Gets or sets title of video

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to