| HtmlNodeHtmlNodeTypeNameText Field | 
            Gets the name of a text node. It is actually defined as '#text'.
            
 
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic static readonly string HtmlNodeTypeNameText
Public Shared ReadOnly HtmlNodeTypeNameText As String
Field Value
Type: 
String
See Also