다음을 통해 공유


LuisAdaptiveRecognizer.PredictionOptions 속성

정의

주의

You should use Options instead as it supports expression properties.

LUIS 예측 옵션을 가져오거나 설정합니다.

[System.Obsolete("You should use Options instead as it supports expression properties.")]
public Microsoft.Bot.Builder.AI.LuisV3.LuisPredictionOptions PredictionOptions { get; set; }
[<System.Obsolete("You should use Options instead as it supports expression properties.")>]
member this.PredictionOptions : Microsoft.Bot.Builder.AI.LuisV3.LuisPredictionOptions with get, set
Public Property PredictionOptions As LuisPredictionOptions

속성 값

이전 버전과의 호환 코드에 대한 예측 옵션입니다.

특성

적용 대상