次の方法で共有


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)

プロパティ値

評価結果のキャッシュ スコープ。

適用対象