Edit

Share via


TwitterUser.ProfileLinkColor Property

Definition

Gets or sets profile link color (web hex value).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to