Gets the color of the profile background.
| C# | Visual Basic |
[DataMemberAttribute] public Color ProfileBackgroundColor { get; }
<DataMemberAttribute> _ Public ReadOnly Property ProfileBackgroundColor As Color Get
The color of the profile background.