OnIntent.Intent 属性

定义

获取或设置要匹配的意向。

public string Intent { get; set; }
member this.Intent : string with get, set
Public Property Intent As String

属性值

要匹配的意向。

适用于