Gets or sets the profile background image location.
| C# | Visual Basic |
[DataMemberAttribute] [JsonPropertyAttribute(PropertyName = "profile_background_image_url")] public string ProfileBackgroundImageLocation { get; set; }
<DataMemberAttribute> _ <JsonPropertyAttribute(PropertyName := "profile_background_image_url")> _ Public Property ProfileBackgroundImageLocation As String Get Set
The profile background image location.