Sdílet prostřednictvím


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

Definition

Exits the shell.

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

Parameters

arg
Object

Applies to