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

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