次の方法で共有


PSConsoleReadLine.ViReplaceLine Method

Definition

Erase the entire command line.

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

Parameters

arg
Object

Applies to