This documentation is archived and is not being maintained.

OSDetails::IsWow64 Property

Returns true if the current process is running in WOW64 mode.

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

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

Property Value

Type: System::Boolean
Returns Boolean.

Show: