Classe DebugBreakpointsSetChangedEventArgs

Gerarchia di ereditarietà

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

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

Sintassi

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

Nel tipo DebugBreakpointsSetChangedEventArgs sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico DebugBreakpointsSetChangedEventArgs

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.