Поделиться через


ScheduledToastNotificationShowingEventArgs.ScheduledToastNotification Свойство

Определение

Возвращает отображаемое всплывающее уведомление по расписанию.

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

Значение свойства

Отображаемое всплывающее уведомление по расписанию.

Применяется к