veikko
veikko

Reputation: 99

Is it possible to shutdown a Raspberry Pi with Windows 10 IoT from a UWP App

I want shutdown a Raspberry Pi with Windows 10 IoT from a UWP App from c# Code. Is this possible, because the UWP runs in the sandbox from Windows 10 IoT?

Upvotes: 0

Views: 301

Answers (1)

Vincent
Vincent

Reputation: 3304

I don't have a iot device to test, but you can refer to this post, https://marcominerva.wordpress.com/2016/12/13/how-to-shutdown-a-windows-10-iot-core-device-from-a-uwp-app/

Upvotes: 0

Related Questions