WeiboStatus.RepostedStatus Property
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.
Gets or sets the Reposted Weibo status
C#
[Newtonsoft.Json.JsonProperty("retweeted_status")]
public Microsoft.Toolkit.Services.Weibo.WeiboStatus RepostedStatus { get; set; }
[<Newtonsoft.Json.JsonProperty("retweeted_status")>]
member this.RepostedStatus : Microsoft.Toolkit.Services.Weibo.WeiboStatus with get, set
Public Property RepostedStatus As WeiboStatus
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute
Producto | Versiones |
---|---|
Windows Community Toolkit | 6.1.1 |