This version of Unity is unsupported.

ManagedDebugger.isEnabled

public static bool isEnabled;

Description

Returns true if managed debugger is enabled, or false if it is not.

This can be disabled using the command line option -disableManagedDebugger for the UnityEditor.