Mono Class Library: System.Diagnostics Namespace

System.Diagnostics.DebuggableAttribute.DebuggingModes Enumeration

Documentation for this section has not yet been entered. [Edit]
[System.Flags]
[System.Runtime.InteropServices.ComVisible(true)]
public enum DebuggableAttribute.DebuggingModes

Remarks

Documentation for this section has not yet been entered. [Edit]

Members

Member NameDescription
DefaultDocumentation for this section has not yet been entered. [Edit]
DisableOptimizationsDocumentation for this section has not yet been entered. [Edit]
EnableEditAndContinueDocumentation for this section has not yet been entered. [Edit]
IgnoreSymbolStoreSequencePointsDocumentation for this section has not yet been entered. [Edit]
NoneDocumentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Diagnostics
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0