EscapeAnswer Property
Gets or sets the answer that is returned when the Escape key is hit during a prompt or when the top-right close button of the prompt dialog is clicked.
Syntax
public PromptAnswer EscapeAnswer {get; set;}Public Property EscapeAnswer As PromptAnswer