Click or drag to resize
UserBio Property
Gets or sets the bio.

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

Property Value

Type: String
The bio.
See Also