IWeb Interface
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.
Operações da Web.
public interface IWeb
type IWeb = interface
Public Interface IWeb
- Derivado
Métodos
SearchWithHttpMessagesAsync(String, String, String, String, String, String, String, Nullable<Int32>, String, Nullable<Int32>, String, String, Nullable<Int32>, IList<String>, IList<String>, String, String, Nullable<Boolean>, String, Dictionary<String,List<String>>, CancellationToken) |
A API de Pesquisa na Web permite que você envie uma consulta de pesquisa para o Bing e obtenha de volta os resultados da pesquisa que incluem links para páginas da Web, imagens e muito mais. |
Métodos de Extensão
SearchAsync(IWeb, String, String, String, String, String, String, String, Nullable<Int32>, String, Nullable<Int32>, String, String, Nullable<Int32>, IList<String>, IList<String>, String, String, Nullable<Boolean>, String, CancellationToken) |
A API de Pesquisa na Web permite que você envie uma consulta de pesquisa para o Bing e obtenha de volta os resultados da pesquisa que incluem links para páginas da Web, imagens e muito mais. |
Aplica-se a
Azure SDK for .NET