PSHost.DebuggerEnabled Property

Definition

This property enables and disables the host debugger if debugging is supported.

public:
 virtual property bool DebuggerEnabled { bool get(); void set(bool value); };
public:
 virtual property bool DebuggerEnabled { bool get(); void set(bool value); };
public virtual bool DebuggerEnabled { get; set; }
member this.DebuggerEnabled : bool with get, set
Public Overridable Property DebuggerEnabled As Boolean

Property Value

Applies to