debugOption-Enumeration
Wird von der DebugInformationFormat-Eigenschaft verwendet.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
Public Enumeration debugOption
public enum debugOption
public enum class debugOption
type debugOption
public enum debugOption
Member
Membername | Beschreibung | |
---|---|---|
debugDisabled | Disabled | |
debugEditAndContinue | " Bearbeiten und Fortfahren " | |
debugEnabled | Aktiviert | |
debugOldStyleInfo | Im altem Stil Informationen |
Hinweise
Weitere Informationen finden Sie unter /Z7, /Zi, /ZI (Debuginformationsformat).