Classe DebugBreakpointsSetChangedEventArgs
Namespace: Microsoft.DataWarehouse.Interfaces.Debugger
Assembly: Microsoft.DataWarehouse.Interfaces (em Microsoft.DataWarehouse.Interfaces.dll)
Sintaxe
'Declaração
Public Class DebugBreakpointsSetChangedEventArgs _
Inherits DebuggingEventArgs
'Uso
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
Hierarquia de herança
System. . :: . .Object
System. . :: . .EventArgs
Microsoft.DataWarehouse.Interfaces.Debugger. . :: . .DebuggingEventArgs
Microsoft.DataWarehouse.Interfaces.Debugger..::..DebugBreakpointsSetChangedEventArgs
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também