Interfejs _dispBuildEvents_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: EnvDTE
Zestaw: EnvDTE (w EnvDTE.dll)
Składnia
'Deklaracja
<ComVisibleAttribute(False)> _
Public Interface _dispBuildEvents_Event
[ComVisibleAttribute(false)]
public interface _dispBuildEvents_Event
[ComVisibleAttribute(false)]
public interface class _dispBuildEvents_Event
[<ComVisibleAttribute(false)>]
type _dispBuildEvents_Event = interface end
public interface _dispBuildEvents_Event
Typ _dispBuildEvents_Event uwidacznia następujące elementy członkowskie.
Metody
Nazwa | Opis | |
---|---|---|
add_OnBuildBegin | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
add_OnBuildDone | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
add_OnBuildProjConfigBegin | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
add_OnBuildProjConfigDone | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
remove_OnBuildBegin | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
remove_OnBuildDone | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
remove_OnBuildProjConfigBegin | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
remove_OnBuildProjConfigDone | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
Początek
Zdarzenia
Nazwa | Opis | |
---|---|---|
OnBuildBegin | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
OnBuildDone | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
OnBuildProjConfigBegin | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
OnBuildProjConfigDone | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
Początek