共用方式為


AdaptiveDialog.Schema 屬性

定義

取得或設定描述對話方塊運作方式的架構。

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

屬性值

Newtonsoft.Json.Linq.JObject

對話方塊的 JSON 架構。

適用於