Partager via


debugOption, énumération

Utilisé par la propriété DebugInformationFormat.

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
Public Enumeration debugOption
public enum debugOption
public enum class debugOption
type debugOption
public enum debugOption

Membres

Nom de membre Description
debugDisabled Disabled
debugEditAndContinue Modifier & Continuer
debugEnabled Activé
debugOldStyleInfo Anciennes informations de style

Notes

Pour plus d'informations, consultez /Z7, /Zi, /ZI (Format des informations de débogage).

Voir aussi

Référence

Microsoft.VisualStudio.VCProjectEngine, espace de noms