Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Definition
Namespace: Microsoft.CommandPalette.Extensions.Toolkit
The UpdateQuery method updates the query string for the command item. This method is used to modify the query that is used to filter the command items in the command palette.
Parameters
query String
The query string that will be used to filter the command items. The query parameter is used to match against the command item's name and other properties to determine if it should be displayed in the command palette.
Windows developer