Condividi tramite


ScheduledToastNotificationShowingEventArgs.ScheduledToastNotification Proprietà

Definizione

Ottiene la notifica di tipo avviso popup pianificato visualizzata.

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

Valore della proprietà

Viene visualizzata la notifica di tipo avviso popup pianificata.

Si applica a