Edit

Share via


TwitterUser.ProfileBannerUrl Property

Definition

Gets or sets profile banner url.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to