Runspace.Debugger Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the debugger.
public:
virtual property System::Management::Automation::Debugger ^ Debugger { System::Management::Automation::Debugger ^ get(); };
public virtual System.Management.Automation.Debugger Debugger { get; }
member this.Debugger : System.Management.Automation.Debugger
Public Overridable ReadOnly Property Debugger As Debugger