Click or drag to resize
OperatingSystem Methods
Methods
  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