NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DebuggableAttribute.IsJITTrackingEnabled

[To be supplied.]

[Visual Basic]
Public ReadOnly Property IsJITTrackingEnabled As Boolean
[C#]
public bool IsJITTrackingEnabled {get;}
[C++]
public: __property bool get_IsJITTrackingEnabled();
[JScript]
public function get IsJITTrackingEnabled() : Boolean;

See Also

DebuggableAttribute Class | DebuggableAttribute Members | System.Diagnostics Namespace