Condividi tramite


INSearchForNotebookItemsIntentHandling_Extensions.Confirm Metodo

Definizione

Gli sviluppatori possono implementare questo metodo per verificare se le risorse locali e remote sono pronte per eseguire la ricerca.

public static void Confirm (this Intents.IINSearchForNotebookItemsIntentHandling This, Intents.INSearchForNotebookItemsIntent intent, Action<Intents.INSearchForNotebookItemsIntentResponse> completion);
static member Confirm : Intents.IINSearchForNotebookItemsIntentHandling * Intents.INSearchForNotebookItemsIntent * Action<Intents.INSearchForNotebookItemsIntentResponse> -> unit

Parametri

This
IINSearchForNotebookItemsIntentHandling

Istanza in cui funziona questo metodo.

intent
INSearchForNotebookItemsIntent

Specifica l'intenzione dell'utente.

completion
Action<INSearchForNotebookItemsIntentResponse>

Metodo di completamento che deve essere chiamato dall'override.

Si applica a