Module::Optimized Property
Visual Studio 2015
Gets whether the binary has been optimized. Optimized corresponds to the Optimized column of the Modules window.
Assembly: EnvDTE90 (in EnvDTE90.dll)
Property Value
Type: System::BooleanA boolean value; true if the binary is optimized, false if otherwise.
Show: