Click or drag to resize

OperatingSystem Properties

The OperatingSystem type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberIsServer
Gets a value indicating whether the operating system is a server operating system.
Public propertyStatic memberIsWow64Process
Gets a value indicating whether the current process is running under WOW64.
Public propertyStatic memberOSVersion
Gets the numeric version of the operating system.
Public propertyStatic memberProcessorArchitecture
Gets the processor architecture for which the operating system is targeted.
Public propertyStatic memberServicePackVersion
Gets the version of the service pack currently installed on the operating system.
Public propertyStatic memberVersionName
Gets the named version of the operating system.
Top
See Also