KnownUIContexts.OsWindows8OrHigherContext Property

Definition

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

Property Value

Applies to