Compartilhar via


ScheduledToastNotificationShowingEventArgs.ScheduledToastNotification Propriedade

Definição

Obtém a notificação do sistema agendada que está sendo mostrada.

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

Valor da propriedade

A notificação do sistema agendada que está sendo mostrada.

Aplica-se a