Freigeben über


ContactChangedEventArgs Klasse

Definition

Stellt Daten für das ContactChanged-Ereignis bereit .

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
Vererbung
Object Platform::Object IInspectable ContactChangedEventArgs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
App-Funktionen
contactsSystem

Hinweise

Diese Klasse wird vom System instanziiert und als Argument an den ContactChanged-Ereignishandler übergeben.

Methoden

GetDeferral()

Ruft das ContactChangedDeferral-Objekt ab, das für asynchrone Vorgänge verwendet werden soll.

Gilt für: