Documentation for this section has not yet been entered.
The System.Text.RegularExpressions.RegexCompilationInfo class is used to define a compiled regular expression, which is represented as a class derived from System.Text.RegularExpressions.Regex. The RegexCompilationInfo.Name property defines the class name of the regular expression type, and the RegexCompilationInfo.Namespace and RegexCompilationInfo.Name properties together define its fully qualified name.