خرید بک لینک

Vote count: 0

Is it possible to send Toast notifications from console application using ToastNotificationManager ?

I know that it is possible to send Toast notifications from Windows Universal app:

var toast = new ToastNotification(doc);
ToastNotificationManager.CreateToastNotifier().Show(toast);

*doc - Toast stored in XML string

To use ToastNotificaionManager I need Windows.UI.Notifications library which I can't reference in console application project. Are there any workarounds ?

asked 9 secs ago

برچسب: نویسنده: استخدام کار تاريخ: سه شنبه 8 تير 1395 ساعت: 3:07

صفحه بندی