IAdaptiveCardActionHandler.TriggerVerb Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The verb defined in adaptive card action that can trigger this handler. The verb string here is case-insensitive.
public string TriggerVerb { get; }
member this.TriggerVerb : string
Public ReadOnly Property TriggerVerb As String