Click or drag to resize
InstagramConfigApiUri Property
Gets or sets the API URI.

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

Property Value

Type: String
The API URI.
See Also