Media Class |
Namespace: InstaSharp.Models
The Media type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Caption |
Gets or sets the caption.
| |
Comments |
Gets or sets the comments.
| |
CreatedTime |
Gets or sets the created time.
| |
Filter |
Gets or sets the filter.
| |
Id |
Gets or sets the identifier.
| |
Images |
Gets or sets the images.
| |
Likes |
Gets or sets the likes.
| |
Link |
Gets or sets the link.
| |
Location |
Gets or sets the location.
| |
Tags |
Gets or sets the tags.
| |
Type |
Gets or sets the type.
| |
User |
Gets or sets the user.
| |
UserHasLiked |
Gets or sets the user has liked.
| |
Videos |
Gets or sets the videos.
|