LuisRequest.ForceSet Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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