SkillDialogOptions.ConversationState 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 ConversationState à utiliser par la boîte de dialogue.
public Microsoft.Bot.Builder.ConversationState ConversationState { get; set; }
member this.ConversationState : Microsoft.Bot.Builder.ConversationState with get, set
Public Property ConversationState As ConversationState
Valeur de propriété
à ConversationState utiliser par la boîte de dialogue.