Share via


ContactChangedEventArgs Classe

Définition

Fournit des données pour l’événement ContactChanged .

public ref class ContactChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ContactChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ContactChangedEventArgs
Public NotInheritable Class ContactChangedEventArgs
Héritage
Object Platform::Object IInspectable ContactChangedEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
Fonctionnalités de l’application
contactsSystem

Remarques

Cette classe est instanciée par le système et passée en tant qu’argument au gestionnaire d’événements ContactChanged .

Méthodes

GetDeferral()

Obtient l’objet ContactChangedDeferral à utiliser pour les opérations asynchrones.

S’applique à