Edit

NoOpCommand.Invoke() Method

Definition

Namespace: Microsoft.CommandPalette.Extensions.Toolkit

The NoOpCommand.Invoke() method is used to invoke the command. This method does nothing and is used as a placeholder.

Returns

An ICommandResult object that indicates the result of the command invocation.