Condividi tramite


FieldJson.ProcessDescription(JObject, String) Metodo

Definizione

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

Parametri

schema
Newtonsoft.Json.Linq.JObject
defaultDesc
String

Restituisce

Si applica a