LuisRequest.ContextId 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.
The context id.
[System.Obsolete("Action binding in LUIS should be replaced with code.")]
public string ContextId { get; set; }
[<System.Obsolete("Action binding in LUIS should be replaced with code.")>]
member this.ContextId : string with get, set
Public Property ContextId As String
Property Value
- Attributes