Click or drag to resize

OSVersionIsVistaOrLater Property

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

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

Property Value

Boolean
See Also