IWeb Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Web operations.
public interface IWeb
type IWeb = interface
Public Interface IWeb
- Derived
Methods
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) |
The Web Search API lets you send a search query to Bing and get back search results that include links to webpages, images, and more. |
Extension Methods
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) |
The Web Search API lets you send a search query to Bing and get back search results that include links to webpages, images, and more. |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.