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.
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Ereditato da Object. | |
Finalize | Ereditato da Object. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
MemberwiseClone | Ereditato da Object. | |
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.