次の方法で共有


PSConsoleReadLine.ShowKeyBindings Method

Definition

Show all bound keys.

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

Parameters

arg
Object

Applies to