| Prompt | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe PromptEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Data | Gets the extra data depending on prompt type. | 
|  | PromptMessage | Gets the prompt message. | 
|  | Response | Sets the text response value depending on the prompt type. | 
|  | ResponseOK | Sets the boolean response value depending on the prompt type. | 
|  | Type | Gets the prompt type. | 
 See Also
See Also