次の方法で共有


PSConsoleReadLine.RepeatLastCommand Method

Definition

Repeat the last text modification.

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

Parameters

arg
Object

Applies to