WeiboUser 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 User type.
public class WeiboUser
type WeiboUser = class
Public Class WeiboUser
- Inheritance
-
WeiboUser
Description |
Gets or sets profile description. |
Favorites |
Gets or sets total count of statuses user has liked. |
Followers |
Gets or sets followers count. |
Friends |
Gets or sets count of accounts user is following. |
High |
Gets or sets high resolution profile image url. |
Id |
Gets or sets user Id. |
Location |
Gets or sets profile location. |
Name |
Gets or sets user name. |
Profile |
Gets or sets profile image url. |
Screen |
Gets or sets user screen name. |
Statuses |
Gets or sets total count of Weibo statuses (including reposted statuses) posted by user. |
Url |
Gets or sets profile url. |
Verified |
Gets or sets a value indicating whether account is verified (blue checkmark). |
Producto | Versiones |
---|---|
Windows Community Toolkit | 6.1.1 |