Is there any way to get the OS name the user is currently using?
You can use
System.Environment
class
Environment.OSVersion.ToString()
See Environment.OSVersion Property
Gets an OperatingSystem object that contains the current platform identifier and version number.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With