PSConsoleReadLine.GetDisplayGrouping(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used to group the built in functions for help and Get-PSReadLineKeyHander output.
public static Microsoft.PowerShell.KeyHandlerGroup GetDisplayGrouping (string function);
static member GetDisplayGrouping : string -> Microsoft.PowerShell.KeyHandlerGroup
Public Shared Function GetDisplayGrouping (function As String) As KeyHandlerGroup
Parameters
- function
- String