RemoveAliasCommand.Force Property

Definition

If set to true and an existing alias of the same name exists and is ReadOnly, it will still be deleted.

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

Property Value

Attributes

Applies to