Click or drag to resize
UserInfoProfilePicture Property
Gets or sets the profile picture.

Namespace: InstaSharp.Models
Assembly: InstaSharp (in InstaSharp.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public string ProfilePicture { get; set; }

Property Value

Type: String
The profile picture.
See Also