This documentation is archived and is not being maintained.

OSDetails::Is64BitNotWow64 Property

Returns true if the current process is running on 64-bit AND NOT in WOW64 mode.

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

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

Property Value

Type: System::Boolean
Returns Boolean.

Show: