BreakpointUpdatedEventArgs.Breakpoint Property

Definition

Gets the breakpoint that was updated.

public:
 property System::Management::Automation::Breakpoint ^ Breakpoint { System::Management::Automation::Breakpoint ^ get(); };
public System.Management.Automation.Breakpoint Breakpoint { get; }
member this.Breakpoint : System.Management.Automation.Breakpoint
Public ReadOnly Property Breakpoint As Breakpoint

Property Value

Applies to