TileUpdater.GetScheduledTileNotifications 메서드

정의

타일에 예약된 업데이트 목록을 검색합니다.

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

반환

이 타일의 예약된 업데이트 컬렉션입니다.

적용 대상

추가 정보