Sdílet prostřednictvím


PSConsoleReadLine.DeleteEndOfWord Method

Definition

Delete to the end of the word.

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

Parameters

arg
Object

Applies to