KnownUIContexts.OsWindows8OrHigherContext Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un contexte d’interface utilisateur indiquant que le système d’exploitation actuel est Windows 8.
public:
static property Microsoft::VisualStudio::Shell::UIContext ^ OsWindows8OrHigherContext { Microsoft::VisualStudio::Shell::UIContext ^ get(); };
public static Microsoft.VisualStudio.Shell.UIContext OsWindows8OrHigherContext { get; }
member this.OsWindows8OrHigherContext : Microsoft.VisualStudio.Shell.UIContext
Public Shared ReadOnly Property OsWindows8OrHigherContext As UIContext