Share via


QueryResult.Source Property

Definition

Gets or sets the source from which the QnA was extracted.

public string Source { get; set; }
member this.Source : string with get, set
Public Property Source As String

Property Value

The source from which the QnA was extracted.

Applies to