Klasa BuildManagerEventsClass

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Odnoszą się do BuildManagerEvents dla tej funkcji.Tworzy wystąpienia tej klasy.

Hierarchia dziedziczenia

Object
  VSLangProj.BuildManagerEventsClass

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

Składnia

'Deklaracja
<ClassInterfaceAttribute()> _
<GuidAttribute("66923B02-677B-4920-A319-F8925A0BA8A8")> _
Public Class BuildManagerEventsClass _
    Implements _BuildManagerEvents, BuildManagerEvents, _dispBuildManagerEvents_Event
[ClassInterfaceAttribute()]
[GuidAttribute("66923B02-677B-4920-A319-F8925A0BA8A8")]
public class BuildManagerEventsClass : _BuildManagerEvents, 
    BuildManagerEvents, _dispBuildManagerEvents_Event
[ClassInterfaceAttribute()]
[GuidAttribute(L"66923B02-677B-4920-A319-F8925A0BA8A8")]
public ref class BuildManagerEventsClass : _BuildManagerEvents, 
    BuildManagerEvents, _dispBuildManagerEvents_Event
[<ClassInterfaceAttribute()>]
[<GuidAttribute("66923B02-677B-4920-A319-F8925A0BA8A8")>]
type BuildManagerEventsClass =  
    class 
        interface _BuildManagerEvents 
        interface BuildManagerEvents 
        interface _dispBuildManagerEvents_Event 
    end
public class BuildManagerEventsClass implements _BuildManagerEvents, BuildManagerEvents, _dispBuildManagerEvents_Event

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

Konstruktorzy

  Nazwa Opis
Metoda publiczna BuildManagerEventsClass Infrastruktura. Microsoft tylko do użytku wewnętrznego.

Początek

Metody

  Nazwa Opis
Metoda publiczna add_DesignTimeOutputDeleted Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Metoda publiczna add_DesignTimeOutputDirty Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Metoda publiczna Equals Determines whether the specified object is equal to the current object. (Odziedziczone z Object).
Metoda chroniona Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (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 chroniona MemberwiseClone Creates a shallow copy of the current Object. (Odziedziczone z Object).
Metoda publiczna remove_DesignTimeOutputDeleted Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Metoda publiczna remove_DesignTimeOutputDirty Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Metoda publiczna ToString Returns a string that represents the current object. (Odziedziczone z Object).

Początek

Zdarzenia

  Nazwa Opis
Zdarzenie publiczne DesignTimeOutputDeleted Uruchamiany, gdy element projektu, który generuje portable executable zostanie usunięty z projektu.
Zdarzenie publiczne DesignTimeOutputDirty Uruchamiany po uruchomieniu narzędzia niestandardowe, powstały w wykonywalny przenośne jest generowany lub aktualizowany element projektu.

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 VSLangProj