Klasa _dispTaskListEvents_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._dispTaskListEvents_SinkHelper

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class _dispTaskListEvents_SinkHelper _
    Implements _dispTaskListEvents
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _dispTaskListEvents_SinkHelper : _dispTaskListEvents
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class _dispTaskListEvents_SinkHelper sealed : _dispTaskListEvents
[<Sealed>]
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
type _dispTaskListEvents_SinkHelper =  
    class 
        interface _dispTaskListEvents 
    end
public final class _dispTaskListEvents_SinkHelper implements _dispTaskListEvents

Typ _dispTaskListEvents_SinkHelper uwidacznia następujące elementy członkowskie.

Metody

  Nazwa Opis
Metoda publiczna Equals Determines whether the specified object is equal to the current object. (Odziedziczone z Object).
Metoda publiczna GetHashCode Serves as the default hash function. (Odziedziczone z Object).
Metoda publiczna GetType Gets the Type of the current instance. (Odziedziczone z Object).
Metoda publiczna TaskAdded Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Metoda publiczna TaskModified Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Metoda publiczna TaskNavigated Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Metoda publiczna TaskRemoved Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Metoda publiczna ToString Returns a string that represents the current object. (Odziedziczone z Object).

Początek

Pola

  Nazwa Opis
Pole publiczne m_dwCookie Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Pole publiczne m_TaskAddedDelegate Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Pole publiczne m_TaskModifiedDelegate Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Pole publiczne m_TaskNavigatedDelegate Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Pole publiczne m_TaskRemovedDelegate 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.

Zobacz też

Informacje

Przestrzeń nazw EnvDTE