Click or drag to resize

OperatingSystemIsAtLeast Method

Overload List
  NameDescription
Public methodStatic memberIsAtLeast(OperatingSystemEnumOsName)
Determines whether the operating system is of the specified version or later.
Public methodStatic memberIsAtLeast(OperatingSystemEnumOsName, Int32)
Determines whether the operating system is of the specified version or later, allowing specification of a minimum service pack that must be installed on the lowest version.
Top
See Also