This documentation is archived and is not being maintained.

OSDetails::IsServer Property

True if a server OS such as Windows Server 2003 or Windows 2008.

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

public:
static property bool IsServer {
	bool get ();
}

Property Value

Type: System::Boolean
Returns Boolean.

Show: