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