Jaa


LuisService.Version Property

Definition

Gets or sets version of the LUIS app.

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

Property Value

The Version of the LUIS app.

Applies to