Expand Minimize
This topic has not yet been rated - Rate this topic

asmListingOption Enumeration

Used by the AssemblerOutput property.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
type asmListingOption
Member nameDescription
asmListingAsmMachineAssembly and machine code
asmListingAsmMachineSrcAssembly, machine, and source code
asmListingAsmSrcAssembly and source code
asmListingAssemblyOnlyAssembly
asmListingNoneNone

See /FA, /Fa (Listing File) for more information.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.