Web(WebSearchClient) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Inicializa uma nova instância da classe Web.
public Web (Microsoft.Azure.CognitiveServices.Search.WebSearch.WebSearchClient client);
new Microsoft.Azure.CognitiveServices.Search.WebSearch.Web : Microsoft.Azure.CognitiveServices.Search.WebSearch.WebSearchClient -> Microsoft.Azure.CognitiveServices.Search.WebSearch.Web
Public Sub New (client As WebSearchClient)
Parâmetros
- client
- WebSearchClient
Referência ao cliente de serviço.
Exceções
Gerado quando um parâmetro necessário é nulo
Aplica-se a
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for .NET