Edit

Share via


TwitterUser.ProfileBackgroundImageUrl Property

Definition

Gets or sets profile background image url.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to