DialogPath 类

定义

定义可用对话的路径。

public class DialogPath
type DialogPath = class
Public Class DialogPath
继承
DialogPath

构造函数

DialogPath()

定义可用对话的路径。

字段

DefaultOperation

对于没有标识的操作实体的实体使用的默认操作。

EventCounter

发出的事件的计数器。

ExpectedProperties

当前预期的属性。

LastEvent

上次浮出水面的实体不明确性事件。

LastIntent

最后一个意向。

LastTriggerEvent

最后一个触发器事件:在 FormEvent、ask、clarifyEntity 等中定义。

RequiredProperties

当前必需的属性。

Retries

当前 Ask 的重试次数。

方法

GetPropertyName(String)

实用工具函数,仅获取不带内存范围前缀的属性名称。

适用于