| title | Utilities.IsPackaged() Method | |||
|---|---|---|---|---|
| description | The IsPackaged utility method is used to determine if the current process is running with package identity. | |||
| ms.date | 2/27/2025 | |||
| ms.topic | reference | |||
| no-loc |
|
Namespace: Microsoft.CommandPalette.Extensions.Toolkit
Can be used to quickly determine if this process is running with package identity (returns true).
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.