LuisApplication.ApplicationId Property
Definition
Gets or sets lUIS application ID.
public string ApplicationId { get; set; }
member this.ApplicationId : string with get, set
Public Property ApplicationId As String
Property Value
- String
LUIS application ID.
Applies to