T3000 CrossPlatform Documentation
RuleDescRegex Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.RuleDesc.Regex"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public Regex Regex { get; }
Public ReadOnly Property Regex As Regex Get Dim instance As RuleDesc Dim value As Regex value = instance.Regex
Property Value
Type: RegexSee Also