In This Topic
Gets a string containing the result of the request, in the same format as displayed in HttpWatch. (E.g. "200", "(Cached)", etc.).
Syntax
'Declaration
Public ReadOnly Property Result As String
public string Result {get;}
Requirements
See Also