Compartir a través de


ScheduledToastNotificationShowingEventArgs.ScheduledToastNotification Propiedad

Definición

Obtiene la notificación del sistema programada que se muestra.

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

Valor de propiedad

Notificación del sistema programada que se muestra.

Se aplica a