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


TileUpdater.GetScheduledTileNotifications Метод

Определение

Извлекает список запланированных обновлений для плитки.

public:
 virtual IVectorView<ScheduledTileNotification ^> ^ GetScheduledTileNotifications() = GetScheduledTileNotifications;
IVectorView<ScheduledTileNotification> GetScheduledTileNotifications();
public IReadOnlyList<ScheduledTileNotification> GetScheduledTileNotifications();
function getScheduledTileNotifications()
Public Function GetScheduledTileNotifications () As IReadOnlyList(Of ScheduledTileNotification)

Возвращаемое значение

Коллекция запланированных обновлений для этой плитки.

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

См. также раздел