IJobDebugger.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.
Job Debugger.
public:
property System::Management::Automation::Debugger ^ Debugger { System::Management::Automation::Debugger ^ get(); };
public System.Management.Automation.Debugger Debugger { get; }
public System.Management.Automation.Debugger? Debugger { get; }
member this.Debugger : System.Management.Automation.Debugger
Public ReadOnly Property Debugger As Debugger