Partager via


IWeb Interface

Définition

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 à