Condividi tramite


Interfaccia VSProjectEvents

Aggiornamento: novembre 2007

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

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

Sintassi

<GuidAttribute("F8B92546-F1A2-4066-92F6-FDF2E691A50C")> _
Public Interface VSProjectEvents

Dim instance As VSProjectEvents
[GuidAttribute("F8B92546-F1A2-4066-92F6-FDF2E691A50C")]
public interface VSProjectEvents
[GuidAttribute(L"F8B92546-F1A2-4066-92F6-FDF2E691A50C")]
public interface class VSProjectEvents
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#.

Esempi

Per informazioni, vedere Events.

Vedere anche

Riferimenti

Membri VSProjectEvents

Spazio dei nomi VSLangProj