Html Library Help
Text Property
NamespacesHtmlTextElementText
Gets the text.
Declaration Syntax
C#Visual BasicVisual C++
public string Text { get; }
Public ReadOnly Property Text As String
public:
property String^ Text {
	String^ get ();
}
Value
The text.

Assembly: Html (Module: Html) Version: 1.0.0.2 (1.0.0.2)