共用方式為


UpdateDetails.UpdateTitle Property

Definition

Gets or sets title of the Update

[Newtonsoft.Json.JsonProperty(PropertyName="updateTitle")]
public string UpdateTitle { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="updateTitle")>]
member this.UpdateTitle : string with get, set
Public Property UpdateTitle As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to