Click or drag to resize
MediaLocation Property
Gets or sets the location.

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

Property Value

Type: Location
The location.
See Also