SetPSReadLineOption.HistorySearchCursorMovesToEnd Property

Definition

public:
 property System::Management::Automation::SwitchParameter HistorySearchCursorMovesToEnd { System::Management::Automation::SwitchParameter get(); void set(System::Management::Automation::SwitchParameter value); };
public System.Management.Automation.SwitchParameter HistorySearchCursorMovesToEnd { get; set; }
member this.HistorySearchCursorMovesToEnd : System.Management.Automation.SwitchParameter with get, set
Public Property HistorySearchCursorMovesToEnd As SwitchParameter

Property Value

Applies to