共用方式為


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

屬性值

值。

適用於