Interfejs _dispReferencesEvents_Event
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.
Przestrzeń nazw: VSLangProj
Zestaw: VSLangProj (w VSLangProj.dll)
Składnia
'Deklaracja
<ComVisibleAttribute(False)> _
Public Interface _dispReferencesEvents_Event
[ComVisibleAttribute(false)]
public interface _dispReferencesEvents_Event
[ComVisibleAttribute(false)]
public interface class _dispReferencesEvents_Event
[<ComVisibleAttribute(false)>]
type _dispReferencesEvents_Event = interface end
public interface _dispReferencesEvents_Event
Typ _dispReferencesEvents_Event uwidacznia następujące elementy członkowskie.
Metody
Nazwa | Opis | |
---|---|---|
add_ReferenceAdded | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
add_ReferenceChanged | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
add_ReferenceRemoved | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
remove_ReferenceAdded | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
remove_ReferenceChanged | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
remove_ReferenceRemoved | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
Początek
Zdarzenia
Nazwa | Opis | |
---|---|---|
ReferenceAdded | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
ReferenceChanged | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
ReferenceRemoved | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
Początek