WeiboStatus Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Weibo Timeline item.
public class WeiboStatus : Microsoft.Toolkit.Parsers.SchemaBase
type WeiboStatus = class
inherit SchemaBase
Public Class WeiboStatus
Inherits SchemaBase
- Inheritance
Attached |
Gets or sets attached images array of the weibo. |
Comment |
Gets or sets the comment count |
Created |
Gets or sets time item was created. |
Creation |
Gets the creation date |
Geographic |
Gets or sets the geographic information. |
Has |
Gets a value indicating whether the weibo status includes attached images. |
Id |
Gets or sets item Id. |
In |
Gets or sets in_reply_to_screen_name |
In |
Gets or sets in_reply_to_status_id |
In |
Gets or sets in_reply_to_user_id |
InternalID |
Gets or sets identifier for strong typed record. (Inherited from SchemaBase) |
Is |
Gets or sets a value indicating whether status is truncated (true when Weibo status is longer than 140 characters) This entity may be deprecated - it never seems to be set to true. |
Medium |
Gets or sets the url of the attached image in medium size. |
Original |
Gets or sets the url of the attached image in original size. |
Repost |
Gets or sets the repost count |
Reposted |
Gets or sets the Reposted Weibo status |
Source |
Gets or sets status source (client or website used) |
Text |
Gets or sets text of the status (handles both 140 and 280 characters) |
Thumbnail |
Gets or sets the url of the attached image in thumbnail size. |
User |
Gets or sets user who posted the status. |
Producto | Versiones |
---|---|
Windows Community Toolkit | 6.1.1 |