Result Property (ResultSummary)
In This Topic
Gets the request result in the same format displayed in HttpWatch, for example, "200" or "(Cache)".
Syntax
'Declaration
Public ReadOnly Property Result As String
public string Result {get;}
Requirements
See Also