Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Definition
Namespace: Microsoft.CommandPalette.Extensions.Toolkit
The ToContent method converts the settings of the command palette extension into a format suitable for display in the command palette. This is used to render the settings in a user-friendly manner.
Returns
An IContent[] array representing the settings in a format suitable for display in the command palette.
Windows developer