Costruttore DebugSessionStartEventArgs
Spazio dei nomi Microsoft.DataWarehouse.Interfaces.Debugger
Assembly: Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New DebugSessionStartEventArgs()
public DebugSessionStartEventArgs()
public:
DebugSessionStartEventArgs()
new : unit -> DebugSessionStartEventArgs
public function DebugSessionStartEventArgs()
Vedere anche