次の方法で共有


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

オブジェクトの拡張プロパティ。

適用対象