Module::Is64bit Property
Visual Studio 2015
Gets whether the module is 64-bit.
Assembly: EnvDTE90 (in EnvDTE90.dll)
Property Value
Type: System::BooleanA boolean value; true if the module is 64-bit, false if otherwise.
Show: