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