Share via


DebuggableAttribute.IsJITOptimizerDisabled Property

Gets a value that indicates whether the runtime optimizer is disabled.

Namespace: System.Diagnostics
Assembly: mscorlib (in mscorlib.dll)

Syntax

public bool IsJITOptimizerDisabled { get; }

Property Value

true if the runtime optimizer is disabled; otherwise, false.

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