Html Property
The HTML text returned by the AUT.
Syntax
public string Html {get; set;}

Property Value

The HTML text.
Remarks
If the AUT is not a web application, returns an empty string.