Click or drag to resize
InstagramApiInstagramConfig Property
Gets the instagram configuration.

Namespace: InstaSharp.Endpoints
Assembly: InstaSharp (in InstaSharp.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public InstagramConfig InstagramConfig { get; }

Property Value

Type: InstagramConfig
The instagram configuration.
See Also