OperatingSystem Properties |
The OperatingSystem type exposes the following members.
Name | Description | |
---|---|---|
IsServer | Gets a value indicating whether the operating system is a server operating system. | |
IsWow64Process | Gets a value indicating whether the current process is running under WOW64. | |
OSVersion | Gets the numeric version of the operating system. This is the same as returned by OSVersion. | |
ProcessorArchitecture | Gets the processor architecture for which the operating system is targeted. | |
ServicePackVersion | Gets the version of the service pack currently installed on the operating system. | |
VersionName | Gets the named version of the operating system. |