更新 : 2007 年 11 月
この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
マイクロソフト内部でのみ使用。
名前空間 : EnvDTE
アセンブリ : EnvDTE (EnvDTE.dll 内)
構文
'宣言
<InterfaceTypeAttribute()> _
<GuidAttribute("DC5437F6-F114-11D2-AACF-00C04F688DDE")> _
Public Interface _dispDocumentEvents
'使用
Dim instance As _dispDocumentEvents
[InterfaceTypeAttribute()]
[GuidAttribute("DC5437F6-F114-11D2-AACF-00C04F688DDE")]
public interface _dispDocumentEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"DC5437F6-F114-11D2-AACF-00C04F688DDE")]
public interface class _dispDocumentEvents
public interface _dispDocumentEvents