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