ActionParameter.Value 属性

定义

此参数的提取实体的值。

public System.Collections.Generic.IList<Microsoft.Bot.Builder.Luis.Models.EntityRecommendation> Value { get; set; }
member this.Value : System.Collections.Generic.IList<Microsoft.Bot.Builder.Luis.Models.EntityRecommendation> with get, set
Public Property Value As IList(Of EntityRecommendation)

属性值

适用于