Partager via


AdaptiveDialog.Schema Propriété

Définition

Obtient ou définit le schéma qui décrit le fonctionnement du dialogue.

public Newtonsoft.Json.Linq.JObject Schema { get; set; }
member this.Schema : Newtonsoft.Json.Linq.JObject with get, set
Public Property Schema As JObject

Valeur de propriété

Newtonsoft.Json.Linq.JObject

Schéma JSON pour la boîte de dialogue.

S’applique à