Partager via


ScheduledToastNotificationShowingEventArgs.ScheduledToastNotification Propriété

Définition

Obtient la notification toast planifiée affichée.

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

Valeur de propriété

Notification toast planifiée affichée.

S’applique à