Interface VSProjectEvents2
Estende o VSProjectEvents classe. A nova classe fornece acesso a determinados eventos de referência da web.
Namespace: VSLangProj80
Assembly: VSLangProj80 (em VSLangProj80.dll)
Sintaxe
<GuidAttribute("6DCBC5A7-37BF-461C-958F-A81DA10D242E")> _
Public Interface VSProjectEvents2 _
Inherits 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
Comentários
This object provides programmatic access to the web reference events of a Visual Basic Visual C#, or Visual J# project.
Exemplos
Consulte Events.