共用方式為


LuisService.Version 屬性

定義

取得或設定 LUIS 應用程式的版本。

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

屬性值

LUIS 應用程式的版本。

適用於