AvalonEdit
XshdRegexType Enumeration
NamespacesICSharpCode.AvalonEdit.Highlighting.XshdXshdRegexType
Specifies the type of the regex.
Declaration Syntax
C#Visual BasicVisual C++
public enum XshdRegexType
Public Enumeration XshdRegexType
public enum class XshdRegexType
Members
MemberDescription
Default Normal regex. Used when the regex was specified as attribute.
IgnorePatternWhitespace Ignore pattern whitespace / allow regex comments. Used when the regex was specified as text element.

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238