EntityAssignment.Value 属性

定义

获取或设置已识别的实体值。

public Microsoft.Bot.Builder.Dialogs.Adaptive.EntityInfo Value { get; set; }
member this.Value : Microsoft.Bot.Builder.Dialogs.Adaptive.EntityInfo with get, set
Public Property Value As EntityInfo

属性值

Value。

适用于