In This Topic
Gets a string containing the details of any error that occurred while processing the HTTP request, e.g. "ERROR_INTERNET_NAME_NOT_RESOLVED" when an invalid domain name is used in IE
Syntax
'Declaration
Public ReadOnly Property Error As String
public string Error {get;}
Requirements
See Also