다음을 통해 공유


EvaluationOptions.CacheScope 속성

정의

평가 결과의 캐시 범위를 가져오거나 설정합니다.

public Microsoft.Bot.Builder.LanguageGeneration.LGCacheScope? CacheScope { get; set; }
member this.CacheScope : Nullable<Microsoft.Bot.Builder.LanguageGeneration.LGCacheScope> with get, set
Public Property CacheScope As Nullable(Of LGCacheScope)

속성 값

평가 결과의 캐시 범위입니다.

적용 대상