Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 677 Bytes

File metadata and controls

19 lines (13 loc) · 677 Bytes
title NoOpCommand.Invoke() Method
description The NoOpCommand.Invoke() method is used to invoke the command. This method does nothing and is used as a placeholder.
ms.date 2/25/2025
ms.topic reference
no-loc
PowerToys
Windows
Insider

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.