The properties of the Action class are listed below. For a complete list of Action class members, see the Action Members topic.
IsAbstract | Gets or sets a value indicating whether this action is abstract. |
Name | Gets or sets the name of the Action. |
Parent | Gets or sets the parent action of this action. |
Shortcircuit | Gets or sets a value indicating whether an action can be shortcircuited or not. |
Specifications | Gets the SpecificationCollection for the Action. |
Action Class | NSpectre.Core.Configuration Namespace