KnownUIContexts.OsWindows8OrHigherContext Property
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.
A UI context indicating that the current OS is Windows 8 or higher
public:
static property Microsoft::VisualStudio::Shell::UIContext ^ OsWindows8OrHigherContext { Microsoft::VisualStudio::Shell::UIContext ^ get(); };
public static Microsoft.VisualStudio.Shell.UIContext OsWindows8OrHigherContext { get; }
static member OsWindows8OrHigherContext : Microsoft.VisualStudio.Shell.UIContext
Public Shared ReadOnly Property OsWindows8OrHigherContext As UIContext