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