Share via


DebuggableAttribute Constructor

Initializes a new instance of the DebuggableAttribute class, which sets the conditions for controlling code generation for just-in-time (JIT) runtime debugging.

Overload List

Name Description
DebuggableAttribute (Boolean, Boolean) Sets the conditions for controlling code generation for just-in-time (JIT) runtime debugging.
DebuggableAttribute (DebuggingModes) Sets the conditions for controlling code generation for just-in-time (JIT) runtime debugging.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

DebuggableAttribute Class
DebuggableAttribute Members
System.Diagnostics Namespace