This documentation is archived and is not being maintained.

OSDetails::Is64BitOperatingSystem Property

Returns true if OS is 64 bit.

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

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

Property Value

Type: System::Boolean
Returns Boolean.

Show: