LuisService.Version 属性

定义

获取或设置 LUIS 应用的版本。

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

属性值

LUIS 应用的版本。

适用于