Encog 1.1 for DotNet
Name Property
NamespacesEncog.Bot.HTMLHTMLTagName
The name of the tag.
Declaration Syntax
C#Visual BasicVisual C++
public string Name { get; set; }
Public Property Name As String
public:
property String^ Name {
	String^ get ();
	void set (String^ value);
}

Assembly: Encog (Module: Encog) Version: 1.1.0.0 (1.1.0)