| HtmlNodeNavigatorNodeType Property  | 
            Gets the type of the current node.
            
 
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic override XPathNodeType NodeType { get; }Public Overrides ReadOnly Property NodeType As XPathNodeType
	Get
Property Value
Type: 
XPathNodeType
See Also