BasicHtmlWebResponseObject.InputFields Property

Definition

Gets the HTML input field elements parsed from Content.

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

Property Value

Applies to