[]
The custom regex style rule of the editor.
public class RegexRule : BaseRule
| Name | Description |
|---|---|
| RegexRule() | Initializes a new instance of the RegexRule. |
| RegexRule(string) | Initializes a new instance of the RegexRule which accepts a regex expression. |
| Name | Description |
|---|---|
| Expression | Gets or sets the regex expression. |