KeyHandler.GetGroupingDescription(KeyHandlerGroup) 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.
Get the description of the group.
public static string GetGroupingDescription (Microsoft.PowerShell.KeyHandlerGroup grouping);
static member GetGroupingDescription : Microsoft.PowerShell.KeyHandlerGroup -> string
Public Shared Function GetGroupingDescription (grouping As KeyHandlerGroup) As String
Parameters
- grouping
- KeyHandlerGroup