Compartir a través de


TileUpdater.GetScheduledTileNotifications Método

Definición

Recupera una lista de actualizaciones programadas en el icono.

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

Devoluciones

Colección de actualizaciones programadas para este icono.

Se aplica a

Consulte también