Freigeben über


VSProjectEvents-Schnittstelle

Bietet Zugriff auf Ereignisse der Objekte References, Imports und BuildManager.

Namespace: VSLangProj
Assembly: VSLangProj (in vslangproj.dll)

Syntax

'Declaration
<GuidAttribute("F8B92546-F1A2-4066-92F6-FDF2E691A50C")> _
Public Interface VSProjectEvents
'Usage
Dim instance As VSProjectEvents
[GuidAttribute("F8B92546-F1A2-4066-92F6-FDF2E691A50C")] 
public interface VSProjectEvents
[GuidAttribute(L"F8B92546-F1A2-4066-92F6-FDF2E691A50C")] 
public interface class VSProjectEvents
/** @attribute GuidAttribute("F8B92546-F1A2-4066-92F6-FDF2E691A50C") */ 
public interface VSProjectEvents
GuidAttribute("F8B92546-F1A2-4066-92F6-FDF2E691A50C") 
public interface VSProjectEvents

Hinweise

Dieses Objekt bietet Programmzugriff auf die Ereignisse eines Visual Basic- oder Visual C#-Projekts.

Beispiel

Weitere Informationen finden Sie unter Events.

Siehe auch

Referenz

VSProjectEvents-Member
VSLangProj-Namespace