EntityAssignment.Value Property

Definition

Gets or sets recognized entity 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

Property Value

Value.

Applies to