Condividi tramite


TileUpdater.GetScheduledTileNotifications Metodo

Definizione

Recupera un elenco di aggiornamenti pianificati nel riquadro.

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

Restituisce

Raccolta di aggiornamenti pianificati per questo riquadro.

Si applica a

Vedi anche