BasicHtmlWebResponseObject.Images Property

Definition

Gets the HTML img elements parsed from Content.

public:
 property Microsoft::PowerShell::Commands::WebCmdletElementCollection ^ Images { Microsoft::PowerShell::Commands::WebCmdletElementCollection ^ get(); };
public Microsoft.PowerShell.Commands.WebCmdletElementCollection Images { get; }
member this.Images : Microsoft.PowerShell.Commands.WebCmdletElementCollection
Public ReadOnly Property Images As WebCmdletElementCollection

Property Value

Applies to