Click or drag to resize

ProjectDebugTypes Enumeration

Enumeration of debug types.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public enum DebugTypes
Members
  Member nameValueDescription
none0
full1
pdbonly2
See Also