| title | Utilities Class (Command Palette Extensions Toolkit) | |||
|---|---|---|---|---|
| description | The Utilities Command Palette class provides utility methods for the Command Palette Extensions Toolkit. | |||
| ms.date | 2/27/2025 | |||
| ms.topic | reference | |||
| no-loc |
|
Namespace: Microsoft.CommandPalette.Extensions.Toolkit
The Utilities class provides utility methods for the Command Palette Extensions Toolkit.
| Method | Description |
|---|---|
| BaseSettingsPath(String) | Used to produce a path to a settings folder which your app can use. |
| IsPackaged() | Can be used to quickly determine if this process is running with package identity. |