SyntaxHighlighter.SQLVarRegex Field

T3000 CrossPlatform

SyntaxHighlighterSQLVarRegex Field

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "F:FastColoredTextBoxNS.SyntaxHighlighter.SQLVarRegex"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
protected Regex SQLVarRegex
Protected SQLVarRegex As Regex

Dim value As Regex

value = Me.SQLVarRegex

Me.SQLVarRegex = value

Field Value

Type: Regex
See Also