LuisRequest.ForceSet Property

Definition

Caution

Action binding in LUIS should be replaced with code.

Force setting the parameter when using action binding.

[System.Obsolete("Action binding in LUIS should be replaced with code.")]
public string ForceSet { get; set; }
[<System.Obsolete("Action binding in LUIS should be replaced with code.")>]
member this.ForceSet : string with get, set
Public Property ForceSet As String

Property Value

Attributes

Applies to