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