다음을 통해 공유


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 스키마입니다.

적용 대상