Freigeben über


AppointmentStoreNotificationTriggerDetails Klasse

Definition

Wird an eine Hintergrundaufgabe übergeben, um anzugeben, dass die Aufgabe von einem AppointmentStore aufgerufen wurde.

public ref class AppointmentStoreNotificationTriggerDetails 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 AppointmentStoreNotificationTriggerDetails 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 AppointmentStoreNotificationTriggerDetails
Public NotInheritable Class AppointmentStoreNotificationTriggerDetails
Vererbung
Object Platform::Object IInspectable AppointmentStoreNotificationTriggerDetails
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
appointmentsSystem

Hinweise

Dieses Objekt wird als Argument für eine IBackgroundTask.Run-Methode empfangen.

Gilt für: