TileUpdater.GetScheduledTileNotifications メソッド

定義

タイルに対するスケジュールされた更新の一覧を取得します。

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

戻り値

このタイルのスケジュールされた更新プログラムのコレクション。

適用対象

こちらもご覧ください