Back to Devexpress

IPromptSuggestion.Title Property

blazor-devexpress-dot-aiintegration-dot-blazor-dot-chat-dot-ipromptsuggestion.md

latest1.0 KB
Original Source

IPromptSuggestion.Title Property

Returns the prompt suggestion title.

Namespace : DevExpress.AIIntegration.Blazor.Chat

Assembly : DevExpress.AIIntegration.Blazor.Chat.v25.2.dll

NuGet Package : DevExpress.AIIntegration.Blazor.Chat

Declaration

csharp
string Title { get; }

Property Value

TypeDescription
String

The prompt suggestion title.

|

Remarks

Refer to the IPromptSuggestion interface description for additional information and an example.

See Also

IPromptSuggestion Interface

IPromptSuggestion Members

DevExpress.AIIntegration.Blazor.Chat Namespace