Click or drag to resize

VariableResolver Properties

The VariableResolver type exposes the following members.

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