[Notification] PoroVariant 를 불러와서 쓸라는데 에러 뜰 경우 + 그 외...


[Notification] PoroVariant 를 불러와서 쓸라는데 에러 뜰 경우 + 그 외...

1. PropVariant 에서 에러 뜨시는 분들은 using MS.WindowsAPICodePack.Internal; 넣어주시고 2. using Windows.UI.Notifications; using Windows.Data.Xml.Dom; 에서 에러 뜨시는분들은 Nuget 패키지 관리 열어서 찾아보기한다음 uwp notifications 검색하면 첫번째 뜨는 Microsoft.Toolkit.Uwp ... 뜨는거 다운받으세요 (정확하진 않진 않음) 그럼에도 여러 에러 뜰 경우 3. Nuget 패키지 관리 열어서 찾아보기한 다음 WindowsAPICodePack 검색하면 첫번째와 두번째 각각Microsoft.WindowsAPICodePack.Core, Microsoft.WindowsAPICodePack.Shell를 설치 using DesktopToastsSample.ShellHelpers; using Microsoft.WindowsAPICodePack.ApplicationServic...



원문링크 : [Notification] PoroVariant 를 불러와서 쓸라는데 에러 뜰 경우 + 그 외...