AdaptiveDialog.Schema 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定描述對話方塊運作方式的架構。
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 架構。