AvalonEdit
RegexType Property
NamespacesICSharpCode.AvalonEdit.Highlighting.XshdXshdRuleRegexType
Gets/sets the rule regex type.
Declaration Syntax
C#Visual BasicVisual C++
public XshdRegexType RegexType { get; set; }
Public Property RegexType As XshdRegexType
	Get
	Set
public:
property XshdRegexType RegexType {
	XshdRegexType get ();
	void set (XshdRegexType value);
}

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