Sdílet prostřednictvím


PSConsoleReadLine.DeleteWord(Nullable<ConsoleKeyInfo>, Object) Method

Definition

Delete the next word.

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

Parameters

arg
Object

Applies to