Click or drag to resize
InstagramConfigCallbackUri Property
Gets or sets the callback URI.

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

Property Value

Type: String
The callback URI.
See Also