Click or drag to resize

OSVersionIsXpOrLater Property

Returns true if the system runs the windows xp operating system or later.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public static bool IsXpOrLater { get; }

Property Value

Type: Boolean
See Also