Click or drag to resize
WindowsVersion Class
Contains helper functions dealing with the version of windows.
Inheritance Hierarchy
SystemObject
  StreamCoders.HelpersWindowsVersion

Namespace: StreamCoders.Helpers
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public static class WindowsVersion

The WindowsVersion type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberIsServer
Indicates whether the current operating system is a server instead of workstation.
Public propertyStatic memberVersion
Gets the current operating system version.
Top
Methods
  NameDescription
Public methodStatic memberIsGreaterOrEqual
Top
See Also