Compartir a través de


FieldJson.ProcessDescription(JObject, String) Método

Definición

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

Parámetros

schema
Newtonsoft.Json.Linq.JObject
defaultDesc
String

Devoluciones

Se aplica a