CodeElement Properties |
The CodeElement type exposes the following members.
| Name | Description | |
|---|---|---|
| ElementNameIsCssClass |
Gets or sets a value indicating whether the Name of this CodeElement is a CSS class to be used in the output.
| |
| MatchValueProcessor |
Gets or sets a delegate that will be used to process the value of the regex match.
| |
| Name |
Gets the name of this code element.
| |
| Regex |
Gets the regular expression for this code element.
|