Sdílet prostřednictvím


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

Definition

Moves the cursor to the end of the word, using only white space as delimiters.

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

Parameters

arg
Object

Applies to