The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DebuggableAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the DebuggableAttribute class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | DebuggableAttribute(Boolean, Boolean) | Initializes a new instance of the DebuggableAttribute class, using the specified tracking and optimization options for the just-in-time (JIT) compiler. |
![]() | DebuggableAttribute(DebuggableAttribute::DebuggingModes) | Initializes a new instance of the DebuggableAttribute class, using the specified debugging modes for the just-in-time (JIT) compiler. |
Show:
