SystemInformation.DeviceModel in UWP #4961
Unanswered
rajashanmugam85
asked this question in
Questions & Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
We are using following UWP API to fetch the Device Model and Manufacturer, The values are coming null in Oracle Virtual Box, But the Values are coming fine in VMWare Virtual Machine.
[SystemInformation.DeviceModel Property (Microsoft.Toolkit.Uwp.Helpers) | Microsoft Learn]
(https://learn.microsoft.com/en-us/dotnet/api/microsoft.toolkit.uwp.helpers.systeminformation.devicemodel?view=win-comm-toolkit-dotnet-7.1)
https://learn.microsoft.com/en-us/dotnet/api/microsoft.toolkit.uwp.helpers.systeminformation.devicemanufacturer?view=win-comm-toolkit-dotnet-7.1
We need to know why the values are coming Null in Oracle Virtual Box? But working fine in Vmware Environment.
Beta Was this translation helpful? Give feedback.
All reactions