C#C
C#3y ago
kenan238

❔ App diagnostics not doing anything (UWP)

I'm using UWP, trying to call Process[] processlist = Process.GetProcesses();, I have added <rescap:Capability Name="appDiagnostics" /> and enabled app diagnostics in windows settings and it still raises System.PlatformNotSupportedException
Was this page helpful?