Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 563 Bytes

File metadata and controls

17 lines (12 loc) · 563 Bytes
title IContent Interface
description The IContent interface is used to define a content item in the Command Palette.
ms.date 2/6/2025
ms.topic reference
no-loc
PowerToys
Windows
Insider

IContent Interface

Definition

Namespace: Microsoft.CommandPalette.Extensions

The IContent interface is used to define a content item in the Command Palette. Content items can be used to display additional information or resources related to the item being displayed in the Command Palette.

Properties