========================================================================
Today we will implement the shutdown function on Win 10 IoT Core.
1. Add below code in Package.appxmanifest file.
2. Add reference named "Windows IoT Extensions for the UWP" in project.
3. Add using and below code in project.
4. The device will shutdown when button click.
中文
========================================================================
今天要在 Win 10 IoT Core 上實現關機的動作。
1. 首先要開啟權限,打開 Package.appxmanifest 檔案,加入以下程式碼。
2. 加入名為 "Windows IoT Extensions for the UWP" 參考進入專案中。
3. 加入使用和以下程式碼至 MainPage.xaml.cs。
4. 當按鈕按下後,就會進行關機的動作。
沒有留言:
張貼留言