Represents a leaf command in the RadInlineAIAssistant commands dropdown.
When selected, Command is executed and a PromptRequest is raised
using Text as the prompt.
Definition
Namespace:Telerik.Windows.Controls.ConversationalUI
Assembly:Telerik.Windows.Controls.ConversationalUI.dll
Syntax:
C#
public class InlineAIAssistantCommand : InlineAIAssistantCommandBase, INotifyPropertyChanged, IDisposable
Inheritance: objectViewModelBaseInlineAIAssistantCommandBaseInlineAIAssistantCommand
Implements:
Inherited Members
Constructors
C#
public InlineAIAssistantCommand()