IAction |
The IActionConditionForTemplate type exposes the following members.
| Name | Description | |
|---|---|---|
| Matches | Evaluates whether the specified properties match the condition defined by this action. The condition is based on the property name and value specified in the action. If a property with the same name exists in the provided properties and its value matches the condition, the method returns true; otherwise, it returns false. |