Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Definition
Namespace: Microsoft.CommandPalette.Extensions
The ProviderType enum defines the types of providers that can be used in the Command Palette. Each provider type represents a different category of functionality or data source that can be integrated into the Command Palette.
Fields
| Name | Value | Description |
|---|---|---|
| Commands | 0 |
Represents a provider that offers commands. Commands are actions that can be executed directly from the Command Palette. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Windows developer