Condividi tramite


Interfaccia VSProjectEvents2

Aggiornamento: novembre 2007

Estende la classe VSProjectEvents. La nuova classe fornisce l'accesso a eventi specifici dei riferimenti Web.

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

Sintassi

<GuidAttribute("6DCBC5A7-37BF-461C-958F-A81DA10D242E")> _
Public Interface VSProjectEvents2 _
    Implements VSProjectEvents

Dim instance As VSProjectEvents2
[GuidAttribute("6DCBC5A7-37BF-461C-958F-A81DA10D242E")]
public interface VSProjectEvents2 : VSProjectEvents
[GuidAttribute(L"6DCBC5A7-37BF-461C-958F-A81DA10D242E")]
public interface class VSProjectEvents2 : VSProjectEvents
public interface VSProjectEvents2 extends VSProjectEvents

Note

Questo oggetto fornisce l'accesso a livello di codice agli eventi dei riferimenti Web di un progetto di Visual BasicVisual C# o Visual J#.

Esempi

Per informazioni, vedere Events.

Vedere anche

Riferimenti

Membri VSProjectEvents2

Spazio dei nomi VSLangProj80

VSProjectEvents