WebRequestPSCmdlet.SkipHttpErrorCheck Property

Definition

Gets or sets whether to skip checking HTTP status for error codes.

[System.Management.Automation.Parameter]
public virtual System.Management.Automation.SwitchParameter SkipHttpErrorCheck { get; set; }
[<System.Management.Automation.Parameter>]
member this.SkipHttpErrorCheck : System.Management.Automation.SwitchParameter with get, set
Public Overridable Property SkipHttpErrorCheck As SwitchParameter

Property Value

Attributes

Applies to