DebugSessionEndEventArgs Constructor
Namespace: Microsoft.DataWarehouse.Interfaces.Debugger
Assembly: Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DebugSessionEndEventArgs()
public DebugSessionEndEventArgs()
public:
DebugSessionEndEventArgs()
new : unit -> DebugSessionEndEventArgs
public function DebugSessionEndEventArgs()