Language
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The response object for html content. Introduced in Windows PowerShell 3.0.
The following tables list the members exposed by the HtmlWebResponseObject type.
Public Properties
| Name | Description | |
|---|---|---|
![]() |
AllElements | Gets the Elements property. Introduced in Windows PowerShell 3.0. |
![]() |
BaseResponse | Gets or sets the base web response. Introduced in Windows PowerShell 3.0. (Inherited from WebResponseObject) |
![]() |
Content | Gets or protected-sets the Content property. Introduced in Windows PowerShell 3.0. |
![]() |
Forms | Gets the Forms property. Introduced in Windows PowerShell 3.0. |
![]() |
Headers | Gets the web response headers. Introduced in Windows PowerShell 3.0. (Inherited from WebResponseObject) |
![]() |
Images | Gets the Images property. Introduced in Windows PowerShell 3.0. |
![]() |
InputFields | Gets the Fields property. Introduced in Windows PowerShell 3.0. |
![]() |
Links | Gets the Links property. Introduced in Windows PowerShell 3.0. |
![]() |
ParsedHtml | Gets the ParsedHtml property. Introduced in Windows PowerShell 3.0. |
![]() |
RawContent | Gets or sets the raw content that contains the web response. Introduced in Windows PowerShell 3.0. (Inherited from WebResponseObject) |
![]() |
RawContentLength | Gets the length of the raw content that contains the web response. Introduced in Windows PowerShell 3.0. (Inherited from WebResponseObject) |
![]() |
RawContentStream | Gets the stream of raw content that contains the web response. Introduced in Windows PowerShell 3.0. (Inherited from WebResponseObject) |
![]() |
Scripts | Gets the Scripts property. Introduced in Windows PowerShell 3.0. |
![]() |
StatusCode | Gets the status code for the web response. Introduced in Windows PowerShell 3.0. (Inherited from WebResponseObject) |
![]() |
StatusDescription | Gets the status description for the web response. Introduced in Windows PowerShell 3.0. (Inherited from WebResponseObject) |
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ToString | Overridden. Retrieves the string representation of this web response. Introduced in Windows PowerShell 3.0. (Inherited from Object) |
Top
Protected Methods
(see also Extension Methods)
| Name | Description | |
|---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top
Extension Methods
| Name | Description | |
|---|---|---|
![]() |
As | Use this method to adapt an object from a foreign app domain to a known interface in this app domain.This element is introduced in Windows PowerShell 5.0. (Defined by RequestExtensions.) |
![]() |
As | This is called to adapt an object from a foreign app domain to a known interface in this appDomainThis element is introduced in Windows PowerShell 5.0. (Defined by RequestExtensions.) |
![]() |
As | Adapts an object from a foreign app domain to a known interface in this app domain.This element is introduced in Windows PowerShell 5.0. (Defined by RequestExtensions.) |
![]() |
Extend | Use this method to adapt and extend an object so that you can pass it to a foreign app domain.This element is introduced in Windows PowerShell 5.0. (Defined by RequestExtensions.) |
![]() |
Extend | This is called to adapt and extend an object that we wish to pass to a foreign app domainThis element is introduced in Windows PowerShell 5.0. (Defined by RequestExtensions.) |
![]() |
Extend | Used to extend an object with an interface from a foreign app domain.This element is introduced in Windows PowerShell 5.0. (Defined by RequestExtensions.) |
![]() |
ToEnumerable | This element is introduced in Windows PowerShell 5.0. (Defined by CollectionExtensions.) |
Top
See Also
Reference
HtmlWebResponseObject Class
Microsoft.PowerShell.Commands Namespace
.gif)
.gif)
.gif)
.gif)