Search notes:

Microsoft.PowerShell.Commands.HtmlWebResponseObject (class)

Microsoft.PowerShell.Commands.HtmlWebResponseObject inherits from Microsoft.PowerShell.Commands.WebResponseObject.
An instance of Microsoft.PowerShell.Commands.HtmlWebResponseObject is returned by the invoke-webRequest cmdLet, but see also Microsoft.PowerShell.Commands.BasicHtmlWebResponseObject.

Properties and methods

AllElements
Content
Dispose()
Finalize()
Forms
Images
InputFields
Links
ParsedHtml A COM Object that implements IHTMLDocument2.
Scripts

See also

System.Net.HttpWebResponse

Index