BasicHtmlWebResponseObject.Links Property

Definition

Gets the HTML a link elements parsed from Content.

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

Property Value

Applies to