IWeb Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Opérations web.
public interface IWeb
type IWeb = interface
Public Interface IWeb
- Dérivé
Méthodes
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) |
L’API Recherche web vous permet d’envoyer une requête de recherche à Bing et d’obtenir des résultats de recherche qui incluent des liens vers des pages web, des images, etc. |
Méthodes d’extension
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) |
L’API Recherche web vous permet d’envoyer une requête de recherche à Bing et d’obtenir des résultats de recherche qui incluent des liens vers des pages web, des images, etc. |
S’applique à
Azure SDK for .NET