Click or drag to resize

CodeElement Properties

The CodeElement type exposes the following members.

Properties
  NameDescription
Public propertyElementNameIsCssClass
Gets or sets a value indicating whether the Name of this CodeElement is a CSS class to be used in the output.
Public propertyMatchValueProcessor
Gets or sets a delegate that will be used to process the value of the regex match.
Public propertyName
Gets the name of this code element.
Public propertyRegex
Gets the regular expression for this code element.
Top
See Also