Sdílet prostřednictvím


PSConsoleReadLine.ReverseSearchHistory Method

Definition

Perform an incremental backward search through history.

public static void ReverseSearchHistory (ConsoleKeyInfo? key = default, object arg = default);
static member ReverseSearchHistory : Nullable<ConsoleKeyInfo> * obj -> unit
Public Shared Sub ReverseSearchHistory (Optional key As Nullable(Of ConsoleKeyInfo) = Nothing, Optional arg As Object = Nothing)

Parameters

arg
Object

Applies to