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