다음을 통해 공유


FieldJson.ProcessDescription(JObject, String) 메서드

정의

protected Microsoft.Bot.Builder.FormFlow.DescribeAttribute ProcessDescription(Newtonsoft.Json.Linq.JObject schema, string defaultDesc);
member this.ProcessDescription : Newtonsoft.Json.Linq.JObject * string -> Microsoft.Bot.Builder.FormFlow.DescribeAttribute
Protected Function ProcessDescription (schema As JObject, defaultDesc As String) As DescribeAttribute

매개 변수

schema
Newtonsoft.Json.Linq.JObject
defaultDesc
String

반환

적용 대상