AdaptiveDialog.Schema Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.