Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Definition
Namespace: Microsoft.CommandPalette.Extensions
Derived CopyTextCommand
The IInvokableCommand interface represents a command that can be invoked in the Command Palette. It is used to define commands that can be executed by the user, such as opening a file, running a script, or performing an action.
Methods
| Method | Description |
|---|---|
| Invoke(Object) | Invokes the command with the specified arguments. |
Windows developer