共用方式為


Rendering.Title 屬性

定義

取得或設定資料的標題

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於