DialogState Class
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.
Contains state information for the dialog stack.
public class DialogState
type DialogState = class
Public Class DialogState
- Inheritance
-
DialogState
- Derived
Constructors
DialogState() |
Initializes a new instance of the DialogState class. |
DialogState(List<DialogInstance>) |
Initializes a new instance of the DialogState class. |
Properties
DialogStack |
Gets or sets the state information for a dialog stack. |