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