QueryResult.Questions Proprietà

Definizione

Ottiene o imposta l'elenco di domande indicizzate nel servizio QnA per la risposta specificata.

public string[] Questions { get; set; }
member this.Questions : string[] with get, set
Public Property Questions As String()

Valore della proprietà

String[]

Elenco di domande indicizzate nel servizio QnA per la risposta specificata.

Si applica a