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)
public enum asmListingOption
Member name Description
asmListingNone None
asmListingAssemblyOnly Assembly
asmListingAsmMachineSrc Assembly, machine, and source code
asmListingAsmMachine Assembly and machine code
asmListingAsmSrc Assembly and source code

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

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Advertisement