上で実行されているのVisual StudioでUWA devの上のビューの作業を設計していないと、それはを作成し、する Win10 UWA(ユニバーサルWindowsのアプリを)許可しませんサーバー2016で、を編集してとをに編集しました(以前はできませんでした)。しかし、デザインプレビューが動作し、エラーを与えていない何らかの理由で : Visual Studio requires a new
var myDevices= await Windows.Devices.
Enumeration.DeviceInformation.
FindAllAsync(Windows.Devices.Enumeration.DeviceClass.PortableStorageDevice);
foreach(var x in myDevices)
{
string