Klasa FindEventsClass

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.FindEventsClass

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

Składnia

'Deklaracja
<GuidAttribute("811322BC-042D-4828-BFF2-640EF8B7209F")> _
<ClassInterfaceAttribute()> _
Public Class FindEventsClass _
    Implements _FindEvents, FindEvents, _dispFindEvents_Event
[GuidAttribute("811322BC-042D-4828-BFF2-640EF8B7209F")]
[ClassInterfaceAttribute()]
public class FindEventsClass : _FindEvents, 
    FindEvents, _dispFindEvents_Event
[GuidAttribute(L"811322BC-042D-4828-BFF2-640EF8B7209F")]
[ClassInterfaceAttribute()]
public ref class FindEventsClass : _FindEvents, 
    FindEvents, _dispFindEvents_Event
[<GuidAttribute("811322BC-042D-4828-BFF2-640EF8B7209F")>]
[<ClassInterfaceAttribute()>]
type FindEventsClass =  
    class 
        interface _FindEvents 
        interface FindEvents 
        interface _dispFindEvents_Event 
    end
public class FindEventsClass implements _FindEvents, FindEvents, _dispFindEvents_Event

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

Konstruktorzy

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

Początek

Metody

  Nazwa Opis
Metoda publiczna add_FindDone 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_FindDone 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 FindDone Występuje po zakończeniu wyszukiwania w pliki z operacji listy wyników.

Początek

Uwagi

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

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