Windows.UI.Notifications.ToastNotifier.GetScheduledToastNotifications C# (CSharp) 메소드

GetScheduledToastNotifications() 공개 메소드

public GetScheduledToastNotifications ( ) : IVectorView
리턴 IVectorView
		public extern IVectorView<ScheduledToastNotification> GetScheduledToastNotifications();
	}