Field ElementSelfPath
- Namespace
- RuleWright.Core
- Assembly
- RuleWright.Core.dll
The path meaning "the element currently being tested" inside a quantifier's condition.
public const string ElementSelfPath = "$"
Returns
- string
- The path meaning "the element currently being tested" inside a quantifier's condition.