Partager via


QnASearchResultList.Answers Propriété

Définition

[Newtonsoft.Json.JsonProperty(PropertyName="answers")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.QnASearchResult> Answers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="answers")>]
member this.Answers : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.QnASearchResult> with get, set
Public Property Answers As IList(Of QnASearchResult)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à