WindowsFormsSection::JitDebugging Property
.NET Framework (current version)
Gets or sets a value indicating whether just-in-time (JIT) debugging is used.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [ConfigurationPropertyAttribute("jitDebugging", DefaultValue = false)] property bool JitDebugging { bool get(); void set(bool value); }
.NET Framework
Available since 2.0
Available since 2.0
Show: