LuisAdaptiveRecognizer.ApplicationId 속성

정의

LUIS 애플리케이션 ID를 가져오거나 설정합니다.

public AdaptiveExpressions.Properties.StringExpression ApplicationId { get; set; }
member this.ApplicationId : AdaptiveExpressions.Properties.StringExpression with get, set
Public Property ApplicationId As StringExpression

속성 값

애플리케이션 ID입니다.

적용 대상