The DialogInfo type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| DialogInfo | Initializes a new instance of the DialogInfo class |
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
Fields
| Name | Description | |
|---|---|---|
| Items |
A list of items contained in the dialog.
|
Properties
| Name | Description | |
|---|---|---|
| AnswerSource |
The name of the answer source associated with the dialog.
| |
| Name |
The name of the dialog.
| |
| Repeat |
Indicates whether or not the dialog is repeated.
|
See Also