Classe DebugSessionEndEventArgs

Gerarchia di ereditarietà

System. . :: . .Object
  System. . :: . .EventArgs
    Microsoft.DataWarehouse.Interfaces.Debugger. . :: . .DebuggingEventArgs
      Microsoft.DataWarehouse.Interfaces.Debugger..::..DebugSessionEndEventArgs

Spazio dei nomi  Microsoft.DataWarehouse.Interfaces.Debugger
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Sintassi

'Dichiarazione
Public Class DebugSessionEndEventArgs _
    Inherits DebuggingEventArgs
'Utilizzo
Dim instance As DebugSessionEndEventArgs
public class DebugSessionEndEventArgs : DebuggingEventArgs
public ref class DebugSessionEndEventArgs : public DebuggingEventArgs
type DebugSessionEndEventArgs =  
    class
        inherit DebuggingEventArgs
    end
public class DebugSessionEndEventArgs extends DebuggingEventArgs

Nel tipo DebugSessionEndEventArgs sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico DebugSessionEndEventArgs

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.