Click or drag to resize
LikesResponseData Property
Gets or sets the data.

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

Property Value

Type: String
The data.
See Also