次の方法で共有


QnAMakerOptions.IncludeUnstructuredSources プロパティ

定義

ナレッジ ベースの非構造化ソースをクエリに含めるかどうかを示す値を取得または設定します。

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

プロパティ値

非構造化ソースに対するクエリを有効にするフラグ。 True/False、既定値は True です。

適用対象