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

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