Klasa _dispPublishEvents_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
  EnvDTE80._dispPublishEvents_SinkHelper

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

Składnia

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

Typ _dispPublishEvents_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 OnPublishBegin Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Metoda publiczna OnPublishDone 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_OnPublishBeginDelegate Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Pole publiczne m_OnPublishDoneDelegate 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 EnvDTE80