AvalonEdit
Text Property
NamespacesICSharpCode.AvalonEdit.Indentation.CSharpIDocumentAccessorText
Gets/Sets the text of the current line.
Declaration Syntax
C#Visual BasicVisual C++
string Text { get; set; }
Property Text As String
	Get
	Set
property String^ Text {
	String^ get ();
	void set (String^ value);
}

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