Construtor DebugSessionEndEventArgs
Namespace: Microsoft.DataWarehouse.Interfaces.Debugger
Assembly: Microsoft.DataWarehouse.Interfaces (em Microsoft.DataWarehouse.Interfaces.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New DebugSessionEndEventArgs()
public DebugSessionEndEventArgs()
public:
DebugSessionEndEventArgs()
new : unit -> DebugSessionEndEventArgs
public function DebugSessionEndEventArgs()
Consulte também