Windows.UI.Notifications.ToastNotifier.GetScheduledToastNotifications C# (CSharp) Méthode

GetScheduledToastNotifications() public méthode

public GetScheduledToastNotifications ( ) : IVectorView
Résultat IVectorView
		public extern IVectorView<ScheduledToastNotification> GetScheduledToastNotifications();
	}