Share via


OSDetails.IsWin8OrLater Property

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Public Shared ReadOnly Property IsWin8OrLater As Boolean
public static bool IsWin8OrLater { get; }
public:
static property bool IsWin8OrLater {
    bool get ();
}
static member IsWin8OrLater : bool with get
static function get IsWin8OrLater () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

OSDetails Class

Microsoft.TeamFoundation.Common Namespace