PromptOptions<T>.TooManyAttempts Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
What to display when user didn't say a valid response after Attempts.
public string TooManyAttempts { get; }
member this.TooManyAttempts : string
Public ReadOnly Property TooManyAttempts As String