LuisRequest.ContextId 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
Action binding in LUIS should be replaced with code.
上下文 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
属性值
- 属性