Wraps information about an operating system in a serializer-friendly format.
More...
Wraps information about an operating system in a serializer-friendly format.
◆ FrameworkVersion
string NanoByte.Common.Info.OSInfo.FrameworkVersion |
The version of the operating system (e.g. 6.0 for Vista).
◆ Platform
string NanoByte.Common.Info.OSInfo.Platform |
The operating system platform (e.g. Windows NT).
◆ ServicePack
string NanoByte.Common.Info.OSInfo.ServicePack |
The service pack level (e.g. "Service Pack 1").
◆ Version
string NanoByte.Common.Info.OSInfo.Version |
The version of the operating system (e.g. 6.0 for Vista).
◆ Current
OSInfo NanoByte.Common.Info.OSInfo.Current = GetCurrent() |
|
staticget |
Information about the current operating system.
◆ OSArchitecture
Architecture NanoByte.Common.Info.OSInfo.OSArchitecture |
|
getset |
The processor architecture of the operating system.
◆ ProcessArchitecture
Architecture NanoByte.Common.Info.OSInfo.ProcessArchitecture |
|
getset |
The (potentially emulated) processor architecture of the running process.
The documentation for this struct was generated from the following file: