Mono Class Library: System.Diagnostics Namespace

System.Diagnostics.DebuggableAttribute.DebuggingModes Enumeration

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

Remarks

Documentation for this section has not yet been entered.

Members

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

Requirements

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