AvalonEdit
TextContent Property
NamespacesICSharpCode.AvalonEdit.FoldingFoldingSectionTextContent
Gets the content of the collapsed lines as text.
Declaration Syntax
C#Visual BasicVisual C++
public string TextContent { get; }
Public ReadOnly Property TextContent As String
	Get
public:
property String^ TextContent {
	String^ get ();
}

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