Compartilhar via


TargetedContentStateChangedEventArgs Classe

Definição

Representa os argumentos para o evento State Changed.

public ref class TargetedContentStateChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Services.TargetedContent.TargetedContentContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class TargetedContentStateChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Services.TargetedContent.TargetedContentContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class TargetedContentStateChangedEventArgs
Public NotInheritable Class TargetedContentStateChangedEventArgs
Herança
Object Platform::Object IInspectable TargetedContentStateChangedEventArgs
Atributos

Requisitos do Windows

Família de dispositivos
Windows 10 Creators Update (introduzida na 10.0.15063.0)
API contract
Windows.Services.TargetedContent.TargetedContentContract (introduzida na v1.0)
Funcionalidades do aplicativo
secondaryAuthenticationFactor targetedContent

Métodos

GetDeferral()

Obtém o adiamento. Necessário para manipuladores assíncronos. O chamador é responsável por chamar Complete quando o evento é tratado.

Aplica-se a