VSProjectEvents2 インターフェイス
更新 : 2007 年 11 月
VSProjectEvents クラスを拡張します。新しいクラスを使用して、特定の Web 参照イベントにアクセスできます。
名前空間 : 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# の各プロジェクトの Web 参照イベントに、プログラムでアクセスできます。
例
Events を参照してください。