แก้ไข

แชร์ผ่าน


IFallbackHandler.UpdateQuery(String) Method

Definition

Namespace: Microsoft.CommandPalette.Extensions

The UpdateQuery method is used to update the query string used for fallback handling. This method is called when the user types a query that doesn't match any of the commands in the Command Palette.

Parameters

query String

The query string that is used for fallback handling. This is the text that the user has typed into the Command Palette.