共用方式為


Template.Properties 屬性

定義

取得或設定未由 Template 核心類型定義的屬性。

public Newtonsoft.Json.Linq.JObject Properties { get; set; }
member this.Properties : Newtonsoft.Json.Linq.JObject with get, set
Public Property Properties As JObject

屬性值

Newtonsoft.Json.Linq.JObject

物件的擴充屬性。

適用於