Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 812 Bytes

File metadata and controls

22 lines (16 loc) · 812 Bytes
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
PowerToys
Windows
Insider

Utilities Class

Definition

Namespace: Microsoft.CommandPalette.Extensions.Toolkit

The Utilities class provides utility methods for the Command Palette Extensions Toolkit.

Methods

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.