Compartilhar via


TileUpdater.GetScheduledTileNotifications Método

Definição

Recupera uma lista de atualizações agendadas para o bloco.

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

Retornos

A coleção de atualizações agendadas para este bloco.

Aplica-se a

Confira também