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

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