DialogPath 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.
Defines path for available dialogs.
public class DialogPath
type DialogPath = class
Public Class DialogPath
- Inheritance
-
DialogPath
Constructors
DialogPath() |
Fields
DefaultOperation |
Default operation to use for entities where there is no identified operation entity. |
EventCounter |
Counter of emitted events. |
ExpectedProperties |
Currently expected properties. |
LastEvent |
Last surfaced entity ambiguity event. |
LastIntent |
Last intent. |
LastTriggerEvent |
Last trigger event: defined in FormEvent, ask, clarifyEntity etc.. |
RequiredProperties |
Currently required properties. |
Retries |
Number of retries for the current Ask. |
Methods
GetPropertyName(String) |
Utility function to get just the property name without the memory scope prefix. |