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

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