Freigeben über


CardTextInputBaseButton.Action Property

Definition

Gets or sets the button's action.

public Microsoft.Agents.Extensions.SharePoint.Models.Actions.IAction Action { get; set; }
member this.Action : Microsoft.Agents.Extensions.SharePoint.Models.Actions.IAction with get, set
Public Property Action As IAction

Property Value

Button's action.

Implements

Applies to