Partager via


ICustomInstance Interface

Définition

Opérations CustomInstance.

public interface ICustomInstance
type ICustomInstance = interface
Public Interface ICustomInstance
Dérivé

Méthodes

ImageSearchWithHttpMessagesAsync(String, String, String, String, String, String, String, String, String, String, Nullable<Int32>, String, Nullable<Int32>, String, String, String, String, String, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, String, String, String, Nullable<Int32>, Dictionary<String,List<String>>, CancellationToken)

L’API Recherche d’images personnalisée vous permet d’envoyer une requête de recherche d’images à Bing et d’obtenir des résultats d’image trouvés dans votre vue personnalisée du web.

Méthodes d’extension

ImageSearchAsync(ICustomInstance, String, String, String, String, String, String, String, String, String, String, Nullable<Int32>, String, Nullable<Int32>, String, String, String, String, String, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, Nullable<Int64>, String, String, String, Nullable<Int32>, CancellationToken)

L’API Recherche d’images personnalisée vous permet d’envoyer une requête de recherche d’images à Bing et d’obtenir des résultats d’image trouvés dans votre vue personnalisée du web.

S’applique à