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