![]() | GroupedVariableResolver Properties |
The GroupedVariableResolver type exposes the following members.
Name | Description | |
---|---|---|
![]() | GroupVariablePattern |
A regular expression, that detects variable references.
The defaut expression is \$(?<group>.*?):(?<name>.+?)\$ |
![]() | ValueSource |
A group property collection, which will be used as to retrieve the referenced property values.
|