다음을 통해 공유


QnAMakerDialog.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입니다.

적용 대상