AvalonEdit
Regex Property
NamespacesICSharpCode.AvalonEdit.Highlighting.XshdXshdRuleRegex
Gets/sets the rule regex.
Declaration Syntax
C#Visual BasicVisual C++
public string Regex { get; set; }
Public Property Regex As String
	Get
	Set
public:
property String^ Regex {
	String^ get ();
	void set (String^ value);
}

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