favorSizeOrSpeedOption Enumeration
Visual Studio 2012
Used to indicate whether to minimize or maximize the size of EXEs and DLLs.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
See /Os, /Ot (Favor Small Code, Favor Fast Code) for more information.
favorSizeOrSpeedOption is used by the FavorSizeOrSpeed property.