Compartilhar via


QueryResult.Questions Propriedade

Definição

Obtém ou define a lista de perguntas indexadas no Serviço de QnA para a resposta fornecida.

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

Valor da propriedade

String[]

A lista de perguntas indexadas no Serviço de QnA para a resposta fornecida.

Aplica-se a