Gets or sets the profile image URL.

Declaration Syntax
[JsonPropertyAttribute(PropertyName = "profile_image_url")]
public string ProfileImageLocation { get; set; }
<JsonPropertyAttribute(PropertyName := "profile_image_url")> _
Public Property ProfileImageLocation As String
Get
Set

Value
The profile image URL.
Assembly:
Twitterizer2 (Module: Twitterizer2) Version: 2.3.2.40349 (2.3.2.0)