Klasa _dispDebuggerEvents_SinkHelper
Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Microsoft tylko do użytku wewnętrznego.
Hierarchia dziedziczenia
Object
EnvDTE._dispDebuggerEvents_SinkHelper
Przestrzeń nazw: EnvDTE
Zestaw: EnvDTE (w EnvDTE.dll)
Składnia
'Deklaracja
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class _dispDebuggerEvents_SinkHelper _
Implements _dispDebuggerEvents
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _dispDebuggerEvents_SinkHelper : _dispDebuggerEvents
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class _dispDebuggerEvents_SinkHelper sealed : _dispDebuggerEvents
[<Sealed>]
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
type _dispDebuggerEvents_SinkHelper =
class
interface _dispDebuggerEvents
end
public final class _dispDebuggerEvents_SinkHelper implements _dispDebuggerEvents
Typ _dispDebuggerEvents_SinkHelper uwidacznia następujące elementy członkowskie.
Metody
Nazwa | Opis | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Odziedziczone z Object). | |
GetHashCode | Serves as the default hash function. (Odziedziczone z Object). | |
GetType | Gets the Type of the current instance. (Odziedziczone z Object). | |
OnContextChanged | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
OnEnterBreakMode | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
OnEnterDesignMode | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
OnEnterRunMode | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
OnExceptionNotHandled | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
OnExceptionThrown | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
ToString | Returns a string that represents the current object. (Odziedziczone z Object). |
Początek
Pola
Nazwa | Opis | |
---|---|---|
m_dwCookie | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
m_OnContextChangedDelegate | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
m_OnEnterBreakModeDelegate | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
m_OnEnterDesignModeDelegate | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
m_OnEnterRunModeDelegate | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
m_OnExceptionNotHandledDelegate | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
m_OnExceptionThrownDelegate | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
Początek
Bezpieczeństwo wątku
Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.