LuisPredictionOptions.Version 属性

定义

获取或设置要访问的应用程序的特定版本。

public string Version { get; set; }
member this.Version : string with get, set
Public Property Version As String

属性值

要访问的版本。

注解

LUIS 支持版本,这是要使用的版本,而不是槽。 如果指定了这一点,则 Slot 忽略 。

适用于