Compartilhar via


INSetTaskAttributeIntentHandling_Extensions.Confirm Método

Definição

Os desenvolvedores podem implementar esse método para confirmar se os recursos locais e remotos estão prontos para atualizar os atributos.

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

Parâmetros

This
IINSetTaskAttributeIntentHandling

A instância na qual esse método opera.

intent
INSetTaskAttributeIntent

Especifica a intenção do usuário.

completion
Action<INSetTaskAttributeIntentResponse>

Método de conclusão que deve ser chamado pela substituição.

Aplica-se a