Condividi tramite


Interfaccia VSProjectEvents

Fornisce l'accesso a eventi degli oggetti References, Imports e BuildManager.

Spazio dei nomi: VSLangProj
Assembly: VSLangProj (in vslangproj.dll)

Sintassi

'Dichiarazione
<GuidAttribute("F8B92546-F1A2-4066-92F6-FDF2E691A50C")> _
Public Interface VSProjectEvents
'Utilizzo
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

Note

L'oggetto fornisce l'accesso a livello di codice agli eventi di un progetto di Visual Basic o di Visual C#.

Esempio

Per informazioni, vedere Events.

Vedere anche

Riferimenti

Membri VSProjectEvents
Spazio dei nomi VSLangProj