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