This topic has not yet been rated - Rate this topic

DebuggableAttribute Constructor

Initializes a new instance of the DebuggableAttribute class.
Name Description
DebuggableAttribute (DebuggableAttribute.DebuggingModes) Initializes a new instance of the DebuggableAttribute class, using the specified debugging modes for the just-in-time (JIT) compiler.

Supported by the .NET Compact Framework.

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.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.