OSVersionHelper.IsSinceWinX(OSVersionHelper+WindowsVersions) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Name Release version (major.minor) Win10 / Server 2016 10.0 Win8.1 / Server 2012 R2 6.3 Win8 / Server 2012 6.2 Win7 / Server 2008 R2 6.1
public:
static bool IsSinceWinX(Microsoft::VisualStudio::Utilities::OSVersionHelper::WindowsVersions version);
public static bool IsSinceWinX (Microsoft.VisualStudio.Utilities.OSVersionHelper.WindowsVersions version);
static member IsSinceWinX : Microsoft.VisualStudio.Utilities.OSVersionHelper.WindowsVersions -> bool
Public Shared Function IsSinceWinX (version As OSVersionHelper.WindowsVersions) As Boolean
Parameters
- version
- OSVersionHelper.WindowsVersions