แก้ไข

แชร์ผ่าน


ProviderType Enum

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.