Share via


DebugBreakpointsSetChangedEventArgs Constructor

Initializes a new instance of the DebugBreakpointsSetChangedEventArgs class.

Namespace:  Microsoft.DataWarehouse.Interfaces.Debugger
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New DebugBreakpointsSetChangedEventArgs()
public DebugBreakpointsSetChangedEventArgs()
public:
DebugBreakpointsSetChangedEventArgs()
new : unit -> DebugBreakpointsSetChangedEventArgs
public function DebugBreakpointsSetChangedEventArgs()

See Also

Reference

DebugBreakpointsSetChangedEventArgs Class

Microsoft.DataWarehouse.Interfaces.Debugger Namespace