Condividi tramite


INSetTaskAttributeIntentHandling_Extensions.Confirm Metodo

Definizione

Gli sviluppatori possono implementare questo metodo per verificare se le risorse locali e remote sono pronte per aggiornare gli attributi.

public static void Confirm (this Intents.IINSetTaskAttributeIntentHandling This, Intents.INSetTaskAttributeIntent intent, Action<Intents.INSetTaskAttributeIntentResponse> completion);
static member Confirm : Intents.IINSetTaskAttributeIntentHandling * Intents.INSetTaskAttributeIntent * Action<Intents.INSetTaskAttributeIntentResponse> -> unit

Parametri

This
IINSetTaskAttributeIntentHandling

Istanza in cui funziona questo metodo.

intent
INSetTaskAttributeIntent

Specifica l'intenzione dell'utente.

completion
Action<INSetTaskAttributeIntentResponse>

Metodo di completamento che deve essere chiamato dall'override.

Si applica a