Udostępnij za pośrednictwem


Zdarzenie SolutionEventsClass.Opened

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

Występuje, natychmiast po otwarciu rozwiązania lub projektu.

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

Składnia

'Deklaracja
Public Overridable Event Opened As _dispSolutionEvents_OpenedEventHandler
public virtual event _dispSolutionEvents_OpenedEventHandler Opened
public:
virtual   event _dispSolutionEvents_OpenedEventHandler^ Opened {
    void add (_dispSolutionEvents_OpenedEventHandler^ value);
    void remove (_dispSolutionEvents_OpenedEventHandler^ value);
}
abstract Opened : IEvent<_dispSolutionEvents_OpenedEventHandler,
    EventArgs>
override Opened : IEvent<_dispSolutionEvents_OpenedEventHandler,
    EventArgs>
Język JScript nie obsługuje zdarzeń.

Implementuje

_dispSolutionEvents_Event.Opened

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

SolutionEventsClass Klasa

Przestrzeń nazw EnvDTE