Describes the current operating system as a string, e.g. "Microsoft Windows 10 Pro 10.0.14393"
This is a replacement for OSVersion which doesn't return helpful information
from Windows 8 and upwards, i.e. "Microsoft Windows NT 6.2.9200.0".
Namespace:
Demo3D.Common
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 11.0.0.7658
Syntaxpublic static string OSVersion { get; }Property Value
Type:
String
See Also