AvalonEdit
Text Property
NamespacesICSharpCode.AvalonEdit.SnippetsSnippetTextElementText
The text to be inserted.
Declaration Syntax
C#Visual BasicVisual C++
public string Text { get; set; }
Public Property Text As String
	Get
	Set
public:
property String^ Text {
	String^ get ();
	void set (String^ value);
}

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