Twitterizer 2 Documentation
ProfileLinkColorString Property
NamespacesTwitterizerTwitterUserProfileLinkColorString
Gets or sets the color of the profile link.
Declaration Syntax
C#Visual Basic
[JsonPropertyAttribute(PropertyName = "profile_link_color")]
[DataMemberAttribute]
public string ProfileLinkColorString { get; set; }
<JsonPropertyAttribute(PropertyName := "profile_link_color")> _
<DataMemberAttribute> _
Public Property ProfileLinkColorString As String
	Get
	Set
Value
The color of the profile link.

Assembly: Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)