HtmlParseErrorCode Property |
Gets the type of error.
Namespace:
WorkflowGen.My.HtmlAgilityPack
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.3.0.0 (9.3.0.20251001)
Syntaxpublic HtmlParseErrorCode Code { get; }
Public ReadOnly Property Code As HtmlParseErrorCode
Get
Property Value
Type:
HtmlParseErrorCode
See Also