Edit

Share via


TwitterUser.ProfileSidebarBorderColor Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to