Module::Rebased Property
Visual Studio 2015
Gets whether the module loaded at its preferred load address.
Assembly: EnvDTE90 (in EnvDTE90.dll)
Property Value
Type: System::BooleanA boolean value; true if the module was rebased, that is, did not load at its preferred load address, false if otherwise.
Show: