I need to Enable/Disable a Network driver on a UWP application.
System.Management Namespace is available only for .Net applications so I can't use this dll with UWP application.
It is forbidden to reach the driver or there is another way to do it?
I need to Enable/Disable a Network driver on a UWP application.
System.Management Namespace is available only for .Net applications so I can't use this dll with UWP application.
It is forbidden to reach the driver or there is another way to do it?