Click or drag to resize

GroupedVariableResolver Properties

The GroupedVariableResolver type exposes the following members.

Properties
  NameDescription
Public propertyGroupVariablePattern
A regular expression, that detects variable references. The defaut expression is \$(?<group>.*?):(?<name>.+?)\$
Public propertyValueSource
A group property collection, which will be used as to retrieve the referenced property values.
Top
See Also