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
Indicates what the Command Palette should do after the command is executed. This allows for commands to control the flow of the Command Palette.
Derived CommandResult
Properties
| Property | Type | Description |
|---|---|---|
| Args | ICommandResultArgs | The arguments for the command result. |
| Kind | CommandResultKind | The kind of command result. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Windows developer