Acrux Html Parser Documentation
Name Property
NamespacesAcrux.HtmlHtmlNodeName
Gets the qualified name of the node.
Declaration Syntax
C#Visual BasicVisual C++
public string Name { get; }
Public ReadOnly Property Name As String
public:
property String^ Name {
	String^ get ();
}

Assembly: Acrux.Html (Module: Acrux.Html) Version: 1.0.0.0 (1.0.0.215)