Trigger.Action 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.
Gets action to take when trigger is true.
public object Action { get; }
member this.Action : obj
Public ReadOnly Property Action As Object
Property Value
Action to take when trigger is true.