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