CardViewResponse.OnCardSelection 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 l’action à appeler lorsque la carte est sélectionnée.
public Microsoft.Bot.Schema.SharePoint.IOnCardSelectionAction OnCardSelection { get; set; }
member this.OnCardSelection : Microsoft.Bot.Schema.SharePoint.IOnCardSelectionAction with get, set
Public Property OnCardSelection As IOnCardSelectionAction
Valeur de propriété
Action à appeler.