public static bool IsWindows8OrLater { get; }
Public Shared ReadOnly Property IsWindows8OrLater As Boolean Get
public: static property bool IsWindows8OrLater { bool get (); }
static member IsWindows8OrLater : bool with get
In This Article