共用方式為


debugOption 列舉類型

DebugInformationFormat 屬性使用。

命名空間:  Microsoft.VisualStudio.VCProjectEngine
組件:  Microsoft.VisualStudio.VCProjectEngine (在 Microsoft.VisualStudio.VCProjectEngine.dll 中)

語法

'宣告
Public Enumeration debugOption
public enum debugOption
public enum class debugOption
type debugOption
public enum debugOption

成員

成員名稱 描述
debugDisabled Disabled
debugEditAndContinue 編輯後繼續
debugEnabled 已啟用
debugOldStyleInfo 舊樣式資訊

備註

如需詳細資訊,請參閱/Z7、/Zi、/ZI (偵錯資訊格式)

請參閱

參考

Microsoft.VisualStudio.VCProjectEngine 命名空間