VSProjectEvents2 인터페이스
업데이트: 2007년 11월
VSProjectEvents 클래스를 확장합니다. 새 클래스는 특정 웹 참조 이벤트에 대한 액세스를 제공합니다.
네임스페이스: VSLangProj80
어셈블리: VSLangProj80(VSLangProj80.dll)
구문
<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
설명
이 개체는 Visual Basic Visual C# 또는 Visual J# 프로젝트의 웹 참조 이벤트에 대한 프로그래밍 액세스를 제공합니다.
예제
Events를 참조하십시오.