Construtor DebugSessionStartEventArgs
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 DebugSessionStartEventArgs()
public DebugSessionStartEventArgs()
public:
DebugSessionStartEventArgs()
new : unit -> DebugSessionStartEventArgs
public function DebugSessionStartEventArgs()
Consulte também