| title | CommandResult.Hide() Method | |||
|---|---|---|---|---|
| description | Creates a new CommandResult instance with its Kind property set to CommandResultKind.Hide and its Args set to null. | |||
| ms.date | 2/11/2025 | |||
| ms.topic | reference | |||
| no-loc |
|
Namespace: Microsoft.CommandPalette.Extensions.Toolkit
Creates a new CommandResult instance with its Kind property set to CommandResultKind.Hide and its Args set to null.
A CommandResult instance.
See Command Results for an example of how to use this.