InlineAIPromptMessagesSettingsBuilder
Methods
PromptSend(System.String)
The text of the prompt send button that will be used to as aria labels.
Parameters
value - System.String
The value that configures the promptsend.
StopOutputRetrieval(System.String)
The text of the stop output retrieval button that will be used to as aria labels.
Parameters
value - System.String
The value that configures the stopoutputretrieval.
CommandsMenu(System.String)
The text of the prompt context menu that will render the commands.
Parameters
value - System.String
The value that configures the commandsmenu.
RetryOutputAction(System.String)
The text of the default retry output command.
Parameters
value - System.String
The value that configures the retryoutputaction.
CopyOutputAction(System.String)
The text of the default copy output command.
Parameters
value - System.String
The value that configures the copyoutputaction.
DiscardOutputAction(System.String)
The text of the default discard output command.
Parameters
value - System.String
The value that configures the discardoutputaction.