Edit

Utilities.IsPackaged() Method

Definition

Namespace: Microsoft.CommandPalette.Extensions.Toolkit

Can be used to quickly determine if this process is running with package identity (returns true).

Returns

A Boolean value indicating whether the current process is running with package identity. It returns true if the process is running with package identity; otherwise, it returns false.