Share via


LuisRequest.ContextId Property

Definition

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

Applies to