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

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