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 架构。

适用于