Edit

Share via


TwitterUser.ProfileSidebarFillColor Property

Definition

Gets or sets profile sidebar fill color (web hex value).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to