Click or drag to resize
TagMediaCount Property
Gets or sets the media count.

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

Property Value

Type: Int32
The media count.
See Also