HtmlNodeNavigatorCurrentNode Property |
Gets the current HTML node.
Namespace:
WorkflowGen.My.HtmlAgilityPack
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.0.0 (8.0.0.0)
Syntax public HtmlNode CurrentNode { get; }
Public ReadOnly Property CurrentNode As HtmlNode
Get
Property Value
Type:
HtmlNodeSee Also