Edit

Share via


IContentPage.GetContent() Method

Definition

Namespace: Microsoft.CommandPalette.Extensions

The GetContent method retrieves the content associated with the content page. This method is used to display additional information or resources related to the item being displayed in the Command Palette.

Returns

An IContent[] array that contains the content associated with the content page.