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