Freigeben über


ScheduledToastNotificationShowingEventArgs.ScheduledToastNotification Eigenschaft

Definition

Ruft die geplante Popupbenachrichtigung ab, die angezeigt wird.

public:
 property ScheduledToastNotification ^ ScheduledToastNotification { ScheduledToastNotification ^ get(); };
ScheduledToastNotification ScheduledToastNotification();
public ScheduledToastNotification ScheduledToastNotification { get; }
var scheduledToastNotification = scheduledToastNotificationShowingEventArgs.scheduledToastNotification;
Public ReadOnly Property ScheduledToastNotification As ScheduledToastNotification

Eigenschaftswert

Die geplante Popupbenachrichtigung, die angezeigt wird.

Gilt für: