Partager via


FieldJson.ProcessDescription(JObject, String) Méthode

Définition

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

Paramètres

schema
Newtonsoft.Json.Linq.JObject
defaultDesc
String

Retours

S’applique à